Skip to content

asiifdev/laravel-starter

Repository files navigation

Laravel Starter Engine

This is a Laravel package to make it easier and faster for you to create input forms and controllers, based on the table schema that you have created. just by using the artisan command, let's learn together.

Features

When you have finished the installation process, migrate the tables and run the Laravel project. Then you will immediately be presented with an attractive and responsive dashboard display, and here are some of the features in it:

  • Light/dark mode toggle
  • User Friendly
  • Cross platform

When you have finished the installation process, migrate the tables and run the Laravel project. Then you will immediately be presented with an attractive and responsive dashboard display, and here are some of the features in it:

  • Light/dark mode toggle
  • User Friendly
  • Cross platform

Installation

Install my-project with composer

  composer create-project asiifdev/laravel-starter my-project
  cd my-project