Laravel without database configuration

I am using laravel but, i do not want any database connectivity. i do not need any database to use for my site. if i delete config/database.php still error. Also if i delete DB config from .env still issue. Is there any way to use laravel without any database configuration.

[1045] Access denied for user 'forge'@'localhost' 

and

database[] not configured

Thanks



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2KLBznW
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

I am unable to figure out how to create payment collection request, after a form has been submitted in laravel

laravel, mysql transaction not working after failed one time