Hi guys, So i'm making an admin section and when I go to foo.com/admin it gives me a redirect loop....
when I navigate to http://mysite.com/admin, the browser returns the redirect error message. this is...
Hi, I have an admin controller containing every method used in my administration panel. This file is...
I can't seem to run a test with Mockery that uses $this->action instead of $this->call. I need...
I have two CSS/JS directories because my site has a dashboard and a site. So I created a /public dir...
Hello everybody! My question is, where to find any documentation about the "beforeFiler()"...
Hi, So I've setup my route as follows: Route::group(array('prefix' => 'student/{student_id}/'), f...
Hi guys, Let me begin by explaining what I'm trying to do, so that you can get a better understandin...
How can I get server time which does not change according to my computer time??
I have made language slugs for my site ex: domain.com/en/something, domain.com/fr/something etc. I h...
hi i install laravel with this command composer create-project laravel/laravel --prefer-dist everyth...
Hello, I work on a BrowserGame who wants to Support many Languages. But now i run into a Problem and...
I have a rather strange situation. I'm generating a number of images and I need to generate them dyn...
I have a real estate site and I want to have URL's for individual properties show up as /community/a...
Hi! I've started developing a multilingual (with multiple domains) and with multiple subdomains. Now...
Hi, I am new to MVC and learning Laravel at the moment. I would like to have the last URL string as...
I have a problem I have a form::model using an action but, in the action I'm using a named route whe...
Hi all, I've been working away on my app and to date I have been successful. I have stumbled across...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community