It is time we looked at some ways to configure your application without manually doing it via its files. These commands will allow you to change things about your app directly from the CLI.
php artisan clear-compiled - Remove the compiled class file;
php artisan down - Puts the application in maintenance mode;
php artisan up - Brings the application out of maintenance mode;
php artisan optimize - Caches the application's bootstrap files for quicker execution;
php artisan config:show - Shows information about a specific configuration file. Add the name of the file (without .php at the end) to the end of the command to view its details;
php artisan config:cache - Create a cache file for faster configuration loading;
php artisan config:clear - Clear the configuration cache file;
php artisan db:wipe - Removes all tables, views, and types from the application's database.
These commands let you perform quick configurations for your application without leaving the CLI.
To provide you with the best experience, our website uses cookies. By continuing to browse the site you are agreeing to our
Cookie Policy.
Your Privacy and Cookies Settings
Our sites use tools, such as cookies, to understand how you use our services and to improve both
your experience and our advertising relevance. Here, you can opt-out of such tracking:
Social
Social media features, such as the ‘Facebook Like/Share button’, Widgets or interactive mini-programs run on our
site to incorporate social and customer feedback feeds. Some of them use cookies for behavioral analytics
and advertising and/or market research.
Support
FastComet Live Chat support requires cookies for behavioral analytics needed to address pre-sales/support inquiries.
Disabling this cookie will limit you from receiving assistance from the Customer Service team via FastComet's LiveChat services.
Statistics and Advertising
We use digital tools, such as Google Analytics, to track web traffic and the effectiveness of our digital
advertising outreach efforts. This helps us identify more relevant ads to consumers and to improve
the efficiency of our marketing campaigns.
Essential
Cookies required for essential services and functionality such as login forms, shopping cart integration,
and access control. Without them, our website cannot function properly and we cannot provide any service.
Opt-Out is not available.
By continuing to browse the site you are agreeing to our
and Cookie Policy.