Quick setup the Bootstarp and Laravel 9 in few steps ย ๐
1) Project Setup: I am going to use the composer to setup everything here. composer create-project laravel/laravel simple-project-name This will basically setup the new laravel project in your machine. Once the setup is complete, cd simple-project-na...
Nov 22, 20222 min read419
