Hey ;) How would I go about this problem when I have a code like this in AuthController: public func...
I'm new to this. anmd certainly doing something wrong. When I enter email address in email field, th...
Hi! Why im a getting this error in my view?? Controller------ public function createPost(PostReques...
I have been searching exhaustively how to do a full text search in laravel from multiple tables and...
The docs for 5.1 say: Note: Route parameters cannot contain the - character. Use an underscore (_) i...
I am upgrading from cakephp 2.0 to laravel 5.1. I need to do versioning if some one can suggest its...
Hi, I can read here and there that "I like Laravel, because it's a RESTful framework", but...
When i am using this code to login $credentials = [ 'email' => Input::get('log...
Greetings everyone, I have a problem when I make my custom Auth Controller in L5.1 my code is: Custo...
I'm trying to set up a single Controller that will be passed a variable name from the route. I'm not...
Hi, I've been 2 weeks try to solving this problem. In windows (using xampp) i manage to retrieve vid...
Hi all, • First Laravel 5 installation. • Saw the posh welcome screen, so installation is OK. • Web...
I feel like I might be overthinking this, and I know the answer is out there, I just haven't been ab...
This may be gone altogether because I dont see it in the new 5.1 docs, but I also don't see an alter...
Hi I have developed an app on L4 and I taken strange error.. Examle in unit test public fun...
i got laravel up and running but the token is empty
Before I start, I should give you the information, that I am totally new on Laravel, so please!! Don...
I've been trying to get this going for a day or so now, and I just can't make sense of this issue. F...
I have a page showing 245 countries meaning 245 rows from mysql. Even if the results are cached, req...
What is the right way to manage a multilanguage webapp? i've read some articles about it but i haven...
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