Skip to content

axelbol/laraproject

Repository files navigation

Argon template with Laravel 7

This is a Laravel 7 project with Argon Dashboard. It has the basic CRUD for users and it´s ready to use and start working on your next idea.

What´s inside

  • Argon Dashboard when login.
  • CRUD for users.
  • Data Tables.
  • Two ways to search with Data Tables.

How to use

Code for Argon with Laravel

  • Clone the repository with git clone
  • Copy .env.example file to .env
  • Edit database credentials in .env
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate
  • Run php artisan serve (if you want to use other port add --port=90)
  • You can register by clicking on top-right

License

Feel free to use and re-use any way you want.

More

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published