How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...
I am planning to implement an api for a database using Laravel and I am hoping to have a search func...
Hi, today i'm doing a web shop wuth Laravel Framework. Accident i got this error : Some mandatory pa...
I am using the barryvdh/laravel-cors package for doing my Cross Domain stuff. However, we have cust...
Looking for some information Response::stream() what it's for, how to use it etc. It's not in the ma...
I'm trying to hide public/index.php url, mantaining assets file and folders (in public folder) acces...
Hello everyone, I'm managin the fb images but I don't know why they does't show in the view I access...
Hey, I'm at a loss... doing the same thing twice, but it doesn't work the second time lol. Here's th...
If my admin login controller is in /app/controllers/admin/LoginController.php -->function showLog...
I'm trying to see the utility of the following sample code from Laravel Quickstart Route::group(arra...
Running on MAMP with PHP 5.4 laravel 4.2. This error occurs on latest version of chrome. The strange...
I need to handle a coinbase callback. I am using Route::any() to then use a specified controller met...
Hello everybody, I want to call a class in vendor folder. I use https://github.com/ccovey/ldap-auth...
Is there any place that shows real world examples of Relationship querys and fetching associated dat...
Is it possible to create a redirect from within a function? Say I have a BaseController that all con...
I have an app with users and collections. Both are resources and each user can create collections. I...
hi, here's the show method of my SiteController, it shows a site resource as a json to any user who...
Hello. I am facing an issue and i don;t know how to solve. I have a post route where i am storing to...
I need help to implement a web service in a laravel driver, please can you help me because I do not...
i have a form input like this <input type="text" name="user[username]" /> <input type="text...
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