Hello, I really love laravel and its community, but I have to say some words about this forum. I am...
What is the best way to handle failed jobs? Maybe an email couldnt't send or an image couldn't resiz...
I try to generate pdf files in homestead, but when I try to use a CSS File inside the HTML it doesn'...
Hey guys, today I found out the laravel validator provides a filled method, but it's not present in...
Hi guys, how far can I go with presenters? Would something like: public function presentUrl() { retu...
You could create a base controller and extend each controller from it or you could use a ServiceProv...
This is not very common and should be avoided. A web project should only access the www folder. If y...
What do you mean exactly? Laravel is written in php, so you can just use php as normal.
Thank you very much SynnVoid! You helped me a lot and saved me hours!
Hi wjohnw, there is nothing wrong with Laravel for a Web shop. You should not focus on performance o...
The Laravel portal for problem solving, knowledge sharing and community building.