In my app's bootstrap code I need to use $_SERVER['HTTP_HOST'] to do some initialization. Problem is...
You could update mail.php with something like: 'host' => Config::get('mail.sender.host'), 'user'...
Guess it depends on your site, what defines a customer? If you have an ecommerce site, is someone th...
What encoding are you using on the tables that store greek characters? It should probably be utf8_ge...
@behnam Revati has given you very good advice, and that is your response?
You can just inject the category model in as well instead of injecting the category repository. I do...
The Laravel portal for problem solving, knowledge sharing and community building.