Hello Laravel Devs!
On a shared hosting I don’t have composer, don’t have SSH
Every package that I install through FTP that worked on localhost, I got the error class not found for every package, what should I do?
#laravel#sharedhosting#packageclassnotfound
Hello!
Can someone recommend me a good library to generate PDF from HTML with images too in Laravel please?
I’ve tried Barryvdh DomPDF but it’s not good enough to me
#laravel#htmltopdf#pdfgenerator
Laravel validation tip.
In Form Request classes, you may define `$stopOnFirstFailure = true` and it will not check/show the subsequent errors after the first one.
Link to the docs: https://t.co/QgjKV1d251
Writing tests on big Laravel apps is hard. 😅
But here's a rock solid strategy to help you build momentum.
1. Write a test for your home page. ✅
Then, repeat for other GET routes; it should be easy and it's better than nothing.
I have just released a new blog where I'm diving into basic tests, the tests directory, file structure, and how you could run tests through the CLI.
https://t.co/prQT6E7MRb
Hi friends! I've been thinking about making a newsletter for a while now and I finally found the courage to do so since my blog is doing very well.
Link can be found 👇 💬