Hi , I have a form in my blade.php and a text input field in it which takes a space(' ') by default...
i had made api in laravel 5 i want to authenticate User using CURL how can i use it Route.php Route...
Hi, I am having problems to invoke a relationship method on a model over reflection. My models are:...
Hi everyone, Is it possible to put a middleware logic into a package without adding it in Http/Kerne...
I get message ErrorException mkdir(): Permission denied after I apply website to Production Server f...
I run a Laravel website on a Linux server. I have a releases directory that contains the Laravel ins...
Hi, I'm trying to create app that will handle all mails that come to support@domain.com but without...
Simple-SMS Hello everyone! I am excited to announce Simple-SMS; our next package release for Laravel...
Laravel allows us to specify auth for entire controllers as well as individual methods. My question...
I'm currently using File::exists() function on the routes.php as an error trap, the code looks like...
I'm getting this error Method Illuminate\View\View::__toString() must not throw an exception My cont...
Hi,i have an issues with categories, i'm using the Franzose plugins to developed the product and ca...
Laravel has given me nothing but problems with initial setup. This "Mcrypt" issue has been...
Hello All, I'm trying to show an image using the Response class, Route::get('/', function() { $i...
Hi everyone, I am using the polymorphic relations for the first time and encountering a problem. Her...
<a href="{{ URL::to('home/otherpage', $params) }}"> I need help with how to provide the value...
I followed the main installation guide to the point where I run the command homestead up and I get t...
This is my first Laravel package and I'm really excited to contribute! :) The goal of this package i...
Hello everyone! I am trying to achieve something like a morph relation but in a different manner. I...
I've 2 tables 1st Table is: Projects ID Name 2nd Table is: Users ID Name Project_id...
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.