I keep getting the error "Call to a member function delete() on null" for the following, w...
Hello, Is it possible to format dates so a UK datetime in the middle of the summer, is the same date...
Chelsea vs Manchester United Live Stream https://www.reddit.com/r/crockpot/comments/330ic5
Hello, in my application users can add other users (to establish a "friendship"). Therefor...
Hey folks, I have two questions. First, I saw that Laravel 4 apparently had some built in deployment...
Hi laravel community, I am a new laravel user and currently working on a simple project management t...
Hy i need Email activation with Laravel 5 and he dont active cant login thx for help
Hi Guys. Great new today, you can now share droplets with external people on DigitalOcean!! So... wh...
I want the Eloquent model in app ->Models ->users.php and in every file i h...
// qualification.php model <?php class Qualification extends \Eloquent { protected $fillable...
the first thing I feel NOT so sure about L5 is the ' php artisan app:name xxx 'command, it always ca...
I have a project with laravel 5 as backend and angularjs 1.3 as front-end. ####Laravel5 setup:...
I'm wondering what is the difference between: Route::post('insert/{slug}/{page_number}/{person_type_...
Right now I have a command dispatch inside my controller which triggers my command, executes the han...
I am filtering a collection by date of orders with the following in each: {"id":57,"...
Hi, I want to create a custom User Manager package based on "Confide" and "Entrust&qu...
I've noticed that Laravel 5 no longer has a paths.php configuration file, but instead configures pat...
In a unit test, I'm trying to set cookies when calling a route. Test code is: $response = $this->...
websterl3o liked this thread
Hi folks! I always use beforeFilter('csrf') in my laravel files, with Laravel 5, where csrf are adde...
Hi, in ProductsController i have method public function getIndex() { $products = Product::orderBy(...
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