Issue
How to activate "Dark mode" in Laravel 6 Ignition (exception page)?
Solution
Simply add this line to your .env file :
IGNITION_THEME=dark
Answered By - Waseem Alhabash
December 30, 2021 laravel, laravel-6, web-deployment No comments
How to activate "Dark mode" in Laravel 6 Ignition (exception page)?
Simply add this line to your .env file :
IGNITION_THEME=dark
Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.