Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dilshan97/laravel-simple-crud-application


https://github.com/dilshan97/laravel-simple-crud-application

curd curd-operation laravel-framework mysql

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Laravel-Simple-CRUD-Application

Run `composer install`

Rename the `.env.example` to `.env`

Run `php artisan key:generate`

Add your database credentials

Run `php artisan config:cache`

Run `php artisan serve`

Offical Documentation -> https://laravel.com/docs/5.8