I also posted my question on laracast, but perhaps anyone here has the answer. Topic on laracast I'm...
I've the Laravel auth's login and registration from in same page like the below image. If i try to l...
Hi people, i have a problem. I have a RESTful controller called SCHEDE. I want to insert new row in...
I've just installed Laravel 5.3 and it's not registering the session when a user logs in. I haven't...
Hi, I have a Shops model associated to services, using a pivot table: public function services() {...
i have Many To Many Polymorphic Relations. post morphedByMany(postA) post morphedByMany(postB) post...
Hello, I've got a problem setting up Attendize, which is based of Laravel. Now, I entered the creden...
The problem that I am having is that when I output the data from the database like this: $diets = Di...
I build an app with an api, which returns json. For my default web application i have controllers wh...
I installed the drivers into my Homestead + laravel, but i can't connect. how can configure my confi...
I am using Laravel 5.2 and trying to make a password change form with its controller. I have added t...
I am stuck with this. I have a browserify workflow that uses tsify and factor bundle. I have my js g...
I am stumped on how to add a custom validation rule to the login controller and forgot password cont...
Hi guys. for making a list of categories and subcategories in 3 levels I used foreach and if loops a...
how to solve, FatalErrorException in ProviderRepository.php line 146: Class 'Acacha\AdminLTETemplate...
Hi, I would like to generate a unique code whenever a new object of a model is created. Therefore, I...
I just installed PHP 5.6 to work with Laravel 5.3 on my local machine and I keep running into an err...
Hi, I have a Controller that needs to process a form and then do some database checks that involve l...
I am looking for the equivalent in Eloquent/ Laravel to the SQL statement SELECT label_id, COUNT(*)...
Hello. I'm currently working on my thesis. It is called Document Tracking System which allows the em...
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