Skip to content

Artisan Command it:generate

php anonymous edited this page Oct 9, 2020 · 1 revision

This command will do some operations (which used to be boring)

php artisan it:generate

and other tools e.g. preparing your dashboard design and all the required files, have you even thought that all of these options can be done automatically and all what you have to do is to start your project ?

this command will save you a lot of time and open the door for more inspiration and work on your project

this command prepare a complete folder named design

in the public folder

public/design

when you first use it, this folder contains a complete dashboard build using metronic 4.6

and dashboard of 3 different shapes and structures that you can choose from

(It) also creates small folder used by your applocation which you can delete automatically

do not worry it will not affect your laravel project structure, because it only affect (It) application

this system will save you a lot of hassel for building file structure and protecting your files from hackers

(It) will configure all the file system for you, don't even think about wasting time in adjusting and preparing your files

just leave it to (It) and it will do it for you

Clone this wiki locally