I'm building a really basic event registration website with an angular front end. What I'd like to d...
Hopefully someone here can help me with this, I'm kinda stuck here... I have a form looks like this:...
I'm trying to sort a collection by the column "name". I am logging the ajax result and whe...
Hi, I have a Eloquent Model and I want to create a customized toArray method... class Posts extends...
Hello, when doing a validatoin in the controller with $this->validate( $request, $rules); Laravel...
Being fairly new to Laravel framework, I've come across an issue with the default Auth system. I cha...
Helo, I wonder how can I bind a model with condition? in this example: https://iatstuti.net/blog/elo...
This is my code: <?php namespace App\Users; use Illuminate\Support\Facades\Session; class Mappe...
Hi guys, I've tried to get some insight at #laravel but it doesnt help. So I have this project with...
My input elements sometimes do not populate with the model information. In the occurrence, I refresh...
I'm trying write test method that use WithoutMiddleware class but this class don't valid under Illu...
I just want to assign a role to newly registered user. How I can achieve this in Laravel 5 with Entr...
Hello ! I have this input <input type="text" name="foo[0].title"> In trying to request this in...
Hi, I'm trying to build a new webapp. I'm planning to use AngularJS as a frontend and I want to buil...
I want to know how i can switch between https://m.sitename.com and https://www.sitename.com to displ...
Hey everyone! I just want to introduce you to my newest project called Laramap.com :) Laramap is a p...
I appreciate the authentication service in Laravel, but why it has not basic security features as bl...
Hello, i am new to Laravel(loving it). However i have encountered an issue, i think it is within apa...
What am I not understanding? I want to get all the 'industries' associated with a 'project' via an a...
In Laravel 4.2 as part of my permissions system I would dynamically setup routes based on the users...
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