Hi, I would like to know what do you suggest for my next SAAS? Does AWS make the job? Or DigitalOce...
Hi, I wonder if it's possible to use non incremental ID on Laravel? What method shoul I overwrite? T...
Hi, I have this on every method on my controller: if(Auth::user()->cannot('see_all')) $post=...
Is it possible to install & use Homestead (php5.6, nginx, HHVM, ...) on Amazon AWS? If yes, how...
Hi, I am trying to make a system of permissions. I am using a modular package to separate the main a...
If your answer depend to mine, I think it's better if you give all possibilities, so everyone can fi...
Just follow the Laravel architecture, you don't need to look for something too complicated... I neve...
The problem is I have to rewrite the find method and some other method that give the ID... I wonder...
In fact am looking to generate some random ID like Youtube.. Something like this: ggPo8mbb_dep and n...
This is a good solution but I still have a problem... On my PostsController : public function index(...
The Laravel portal for problem solving, knowledge sharing and community building.
The community