Skip to content

omaresmael/laravel-console-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LARAVEL CONSOLE CLONE

Laravel Console Clone is a clone for the basic function of laravel console itself

Requirements

  • php >= 7.4
  • composer

Usage

php my_artisan

Available commands

  • inspire => get you a random verse of Quran
  • tinker => run php shell so you can interact with your application in runtime
  • serve => run the php built in web server
  • make:command => The ability to make whatever command you want exactly like laravel does

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages