Skip to content

njbm/Laravel-Relations

Repository files navigation

Laravel Logo

Laravel Application For Restful API Sample

This project is created by "Jaber Masud". To know about him, Search on google by :  "Jaber Masud" or "masud9900"

Project setup

composer install

Set Database name & orhers configuration from the ".env" file & create database. If don't have ".env" file. Copy the ".env.example" file to a new file named ".env"

Environment Configuration:

cp .env.example .env

Generate a new application key:

php artisan key:generate

Set up the Database

php artisan migrate

If you want to populate the database with seed data (optional), you can run:

php artisan db:seed

Optimize Project

php artisan optimize:clear

Run Project

php artisan serve

By default, the application will be accessible at http://localhost:8000.

If you are facing any problem then contact with me..

Jaber Masud

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

This is a Laravel Project. For Laravel Relationship Sample

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •