I keep getting an error when submitting form using Ajax post 500 (Internal Server Error). I am using...
So I'm trying to update the out of box validator to only allow a specific domain. Are there any oth...
Hello everyone ! I began laravel one week ago, and today I decided to properly use eloquent. So I wi...
Hi folks I'm new to laravel. So, I've successfully installed and configured Homestead on my Windows...
What should I change to save multiple data here? Thanks in advance. This should be the output fsr_nu...
I am designing a channeling app for SMS that uses REST API to accept HTTP requests to be sent via SM...
I’ve just published a new article about “Active Repository” being good & awesomely usable. It’s...
Hi, so I'm installing Laravel and Homestead from scratch on a new laptop, and after git clone / bash...
I've got this, both of these works but there is a problem at the first one. The <option value="ID...
Hacing a big headache bugfixing this. The Waavi\Translation\TranslationServiceProvider was registere...
Hi, someone knows if nested @can statements are supported in laravel? view.blade.php @can('list')...
Hi, I have a shared hosting on 1&1, everything is ok I created a sub-domain and I choosed the ph...
I am running into a very strange issue routing a subdomain via Route::group()... My code: Route::gro...
I have a pretty basic command which dispatches a job, which in turn triggers an event and the event...
Hello, After installing a package from https://github.com/Zizaco/entrust/tree/1.0 I am getting 'Trai...
I tried creating a list of buttons for adding symbols to a text area in a form. loop in blade.php fi...
I am developing a website that would store some value into session. However, I am experiencing rando...
Hi, I already have XAMPP installed on Windows 10 and everything is FINE and running. I use pho/mysql...
Hi! I'm a newbie user in homestead. I managed to installed laravel homested on my box but it seems t...
this is my PostController.php, <?php namespace App\Http\Controllers; use Illuminate\Http\Reques...
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