Hi, I've just started porting my vanilla PHP gastropod simulation project to Laravel and had some qu...
I am having an issue logging in using Auth::attempt. public function postLogin(){ $username = Input:...
From php artisan tinker I called $val->passes() and get the following error [3] > $val = $play...
How do I nest route groups? I'm on 4.1.23 and when I attempt to nest route groups I get an "arr...
Hello, Can I get the latest version of laravel documentation for offline ? My version is 4.2. Please...
Hi, I kept getting this error "Call to undefined method Illuminate\Support\Facades\Response::ne...
I just want to pass some variable to my JS file so I use de laracasts/utilities for this. But I chan...
I have a model named "Support", and I am trying to create a writable directory to store fi...
Hi I got a problem for my developed website, each time I try to log out it always got error. it show...
Hi. When I login to Navicat and try to add a new user to access a specific database, I cant seem to...
I have a Notification which implements public function notifiable() { return $this->m...
Like the title says, why does the Homestead site promote the idea of running multiple independent la...
I am searching for a slug generator and found many but all have unique : true/false where what I nee...
Hello, I am creating a large internal portal for a company with many features. When creating a large...
Hi All, I am trying to achieve the following structure in my Laravel application and I need some adv...
Hi! I would like to introduce you to the project I've been working on past few months -- the Cruddy!...
Is there a cleaner way to do this? view.blade.php <form> <input type="text" name=...
Hi.. I'm newbie to php/laravel.. I have created this table.. CREATE TABLE confirmtokens (...
Hi, Is there any way to change the column type and rename it. I know it's foolish to be changing the...
how i can bind json data in fancytree. treeDiv.fancytree({ //alert(sourceURL); extensions: [ "d...
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