Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

what is php artisan

PHP artisan is the command line interface/tool
included with Laravel. It provides a number of
commands that can help you while you build your 
application easily. Some of the commands include 
tinker , migrate , config:cache , cache:clear , etc.
 
PREVIOUS NEXT
Tagged: #php #artisan
ADD COMMENT
Topic
Name
5+4 =