• Stars
    star
    25
  • Rank 954,306 (Top 19 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Laravel starter app & CRUD generator
demo.mp4

Laravel starter app and CRUD generator.

All Contributors GitHub last commit License Issues Forks Stars

Table of Contents

  1. Requirements
  2. What's inside?
  3. Features
  4. Setup
  5. Usage
  6. License
  7. Support

Requirements

What's inside?

Features

Setup

  1. Clone or download from Releases
git clone https://github.com/Zzzul/generator.git
  1. CD into /generator
cd generator
  1. Install Laravel dependency
composer install
  1. Create copy of .env
cp .env.example .env
  1. Generate laravel key
php artisan key:generate
  1. Set database name and account in .env
DB_DATABASE=generator
DB_USERNAME=root
DB_PASSWORD=
  1. Run Laravel migrate and seeder
php artisan migrate --seed
  1. Create the symbolic link
php artisan storage:link
  1. Start development server
php artisan serve

Usage

Go to /generators/create

Account

License

MIT License

Support

Buy Me A Coffee

Or you can support me at Ko-fi or Saweria