All Projects → indreklasn → Laravel 5.4 Crud Example

indreklasn / Laravel 5.4 Crud Example

laravel-5.4-crud-example is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial.

GitAds

Techstack | PHP 7.1, MariaDB, Laravel 5.4

Setup

$ cp -R .env.example .env

$ npm i && composer install

$ php artisan key:generate

$ php artisan serve

Open localhost:8000/users

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].