Skip to content

mortezaaskar/laravel-fullstack-app

 
 

Repository files navigation

Laravel Neumorphism project

Created Badge MySQL Laravel PHP

  • The purpose of this repository is to show good development practices on Laravel as well as to present cases of use of the framework's features, also used Neumorphism to learn modern design.

you can see the demo of this Project Here...

Features

Beside Laravel, this project uses other tools like:

Using this repository

  1. Clone this repository git clone https://github.com/ehsanghaffarii/Laravel-neumorphism.git
  2. install and config composer install cp .env.example .env php artisan key:generate
  3. migrate database php artisan migrate
  4. serve website php artisan serve
  5. open and enjoy http://localhost

branch for pull request is create

Contributing

Do not hesitate to contribute to the project by adapting or adding features! Bug reports or pull requests are welcome.

Author

License

This project is open source and available under the MIT License.

About

FullStack Laravel web application in Neumorphism design

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 57.4%
  • Blade 41.9%
  • Other 0.7%