Support the ongoing development of Laravel.io →

Sending Email

Hi guys, I know how to send Email in laravel 4, don't worry :) I ask for proper way of structuring s...

0 Likes
0 Replies

Autoload Init some models classes ?

Hi, I've something I really not understand. I have several classes in my models folder. Each classes...

0 Likes
3 Replies
Solved

Laravel authentication filter problem on DigitalOcean Ubuntu server

I'm using Laravel 4 framework with standard built-in Auth support. In local environment everything w...

0 Likes
1 Replies
Solved

orWhere('column', 'operator', 'value') does not handle NULL

I am using several scope functions in an eloquent model to retrieve data, and in one of the function...

0 Likes
1 Replies
posted 11 years ago

Wrapping eloquent relation object

Hi, How can I add new attribute to my new object before for example find but i dont want save that n...

0 Likes
0 Replies

/vendor vs compiled.php

So this is my first deployment of Laravel and I came to some questions. /vendor is too big, all tho...

0 Likes
0 Replies

Homestead not syncing shared folders

I am new at Laravel and tried running it on the homestead box. It seems however that the shared fold...

0 Likes
0 Replies

403 access denied error on DELETE request(remote server)

I'm using a delete request to delete a account its working fine on localhost but on remote host(AWS...

0 Likes
0 Replies

Class not found or problem with namespace autoloading in composer

Hi! I installed a php library using composer via composer require evernote/evernote-cloud-sdk-php de...

0 Likes
0 Replies

Call to undefined method

Hello. I'm trying to get the view for my property page to load and I'm meeting the following error....

0 Likes
1 Replies

Illuminate html with V5

I have noticed that the form package is not included with the new version 5 of Laravel. It says that...

0 Likes
3 Replies
Solved

[L5] storage_path() in Amazon S3

How can i set the storage_path() to be in Amazon S3 completely? I can't write to the filesystem at a...

0 Likes
3 Replies

subdomain converted to www. on localhost

Hi, i used route subdomain documentation http://laravel.com/docs/4.2/routing#sub-domain-routing like...

0 Likes
3 Replies
Solved

SoftDeletingTrait

Hey everyone, I was checking at SoftDeletingTrait and SoftDeletingScope and I saw that there are sta...

0 Likes
3 Replies

typeahead.js and Laravel

Anyone has any experience with the new typeahead.js and bloodhound? What is the best methods to inte...

0 Likes
3 Replies
posted 11 years ago

Is this a possible security hole?

Hello, I'm creating an application and it will have user accounts. I have created a setAttributes fu...

0 Likes
2 Replies
Solved

Laravel 5 - Fatal error: Call to a member function connection() on a non-object laravel\framework\src\Illuminate\Database\Eloquent\Model.php

I run the command composer update and this error appears. $ composer update Loading composer reposit...

0 Likes
0 Replies
posted 11 years ago

TokenMismatchException in VerifyCsrfToken

I have a method for receive data from a restfull API and when the API send a POST request this error...

0 Likes
2 Replies
Solved
posted 11 years ago

Memcached errors not showing up in log

I have a Laravel instance up and running using memcached. Everything is working fine. Recently there...

0 Likes
0 Replies

Stripe Payment Token Mismatch issue

Hello, I have integrate simple stripe payment for my site but after completing the payment whent it'...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.