Hi, My app needs to load my views from navigation by ajax call using jQuery's load() method. But whe...
Hi, I have these configurations in my .env: APP_ENV=local APP_DEBUG=true APP_KEY=****** DB_HOST=127...
I don't know if this is possibile, but is there a way to manage more than one database if i have one...
Hi, I've just configured my routes correctly as i do usually: Route::get('/news/', 'PagesController@...
I'm creating an user control panel to manage site's contents. As documentation reports i've my route...
Ok, this seems to works well. Just considering, if my route "home" (my private area view)...
I'm trying on a brand new Laravel app, but i have problems anyway, if the user is NOT logged, i can...
I tried it, but if i try to see www.myapp.com/public for navigate my pages it redirect to www.myapp....
The Laravel portal for problem solving, knowledge sharing and community building.