Hi! I want to start using Laravel Dusk to my browser tests, but my test files are under resources/te...
Hi! Let me show you my project that I'm working on a while. It's a content management system created...
Is there a way to catch the table names if I run migration from a controller?
Hi! I've got this exception when I van to save Ő character into the database. What should I do? SQLS...
Hi! I would like to build a plugin system, any suggestion how to start?
Well I checked the source code, and I found out that unfortunatelly it's hardcoded.
HorizontCMS v1.0.0-alpha.8 is released! Find out more: https://github.com/ttimot24/HorizontCMS/relea...
Try with a backward slash at the begining of you classnamespace: new \Auth\ActivationService()
I'm working on a plugin system, and I would like to store the tables created by the plugin migration...
Hi! I guess you have to set multiple unique columns. You can do it with unique or primary property....
The Laravel portal for problem solving, knowledge sharing and community building.
The community