I have this set up for my error handling. Log::listen(function($level, $error, $context) { Mail:...
When I test manually, everything works, but RegisterCept.php functional test just won't pass $I = ne...
I'm hoping there's some gurus out there when it comes to architecture and design patterns that could...
Hi, Are you aware the command "laravel new project" doesn't work? It returns the following...
Hello! I'm running a Laravel application on an Ubuntu server with Nginx on a Raspberry Pi. For some...
i have same problem with http://laravel.io/forum/06-04-2014-custom-pivot-for-morphmany-relationship?...
When I return a JSON form of a model, It only contains some fields and misses others, while protecte...
I ran the following code below and it worked. Are there any consequences? namespace MyApplication\Th...
Hey, before I started using laravel, I hosted an image in a subfolder of my website that I encourage...
Hello, this is my way to create new User from a form. my question is if there is any other way like...
I have a site that displays home, about, and archives by date OR topic. So my url structure is: myAp...
If I have a route in routes.php that routes to a controller method and there's a variable number of...
I've a clean install of Laravel 5. Where would you store your interfaces. Per definition the model s...
I always want to play safe when there is a delete or update query in the database through web applic...
Hi, I've been at this for hours and I hope someone can help. I can't seem to get Homstead running on...
Hi guys, I'm having an issue with several browsers and the remember me using the cookie driver in se...
Hey guys, I made a thread yesterday, regarding an issue I had with my application. I have managed to...
Hi, I want to create an new app and for this purpose I've chosen laravel. So I'm also new to laravel...
I tried using all the Laravel related minify packages and they all suffer from the same problems, es...
How do I search for a partial match in a SQL database with Laravel?
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.