Support the ongoing development of Laravel.io →
posted 8 years ago

failed to open stream: Permission denied

Hello, Facing Issue while reading a csv file. file_get_contents(\IBDswtkjOvJJ6LvV_users.csv): failed...

0 Likes
2 Replies

Connect COM Class to Laravel 5.1

Hello, Expert. I am Willyanto from indonesia. I'm currently trying to connect COM class from php_com...

0 Likes
0 Replies

Homestead Changelog

Where can I find a changelog for Homestead? I can't find anywhere to review what has happened betwee...

0 Likes
3 Replies

Have a problem with foreign key, while adding a record into database

Hello, I'm learning Laravel and I'm having a problem with foreign key when I want to add a new recor...

0 Likes
2 Replies
Solved
posted 8 years ago

PHP url routing and mapping params

I've worked couple a months with Laravel which has an awesome routing system. Now for my own php kno...

0 Likes
0 Replies

Not able to trace Source of Variable

Hi, Can someone please help me guiding ways to trace the source from where the variables are taking...

0 Likes
0 Replies
posted 8 years ago

Use relationships of relationships as results but intend pagination

I am doing a simple social network like twitter. So we can follow someone, vice versa. The relations...

0 Likes
1 Replies
Solved

Laravel adding pet abbilities information

My laravel app structed like this: People: Model & Controller Pets: Model & Controller. Has...

0 Likes
0 Replies

Catching in views

i'm make extending blade for name @authorize, but always must run php artisan view:clear, not run ph...

0 Likes
0 Replies
posted 8 years ago

How to use ckfinder in laravel 5.2

Here is my code in config.php: $path = '/laravel/'; require _DIR_.'/../../../../bootstrap/autoload.p...

0 Likes
0 Replies
posted 8 years ago

How to delete a row that is older than 30 days using MySQL.

Hi there, I have a laravel application using MySQL. I have a table named table and a column called c...

0 Likes
1 Replies

Sending email using gmail is taking too long

I am sending an email using gmail smtp but it takes too long to send and just exceed on the 60 timeo...

0 Likes
11 Replies

Auth::user returns model? But does not return accessors (getFooAttribute)?

If someone logs in to my website. And I run the following $user = Auth::user(); return dd($user); I...

0 Likes
0 Replies

Use the timezone set by the user

Basically when I get the datetime column in my table I want to adjust its date and time base on the...

0 Likes
6 Replies

When Validation Exception is thrown?

I am trying to understand when Validation Exception is thrown. As when my custom request rules metho...

0 Likes
0 Replies
posted 8 years ago

Laravel 5.2 PUT request gives MethodNotAllowedHttpException

So I'm having troubles with a PUT request in laravel. postman is returning the MethodNotAllowedHttpE...

0 Likes
0 Replies

How can I use sqlsrv driver on Linux platform?

Hi all, I have a problem: can I use sqlsrv driver on my linux distro? In my project the database is...

0 Likes
0 Replies

How can i create route with 2 middleware inside thanks !

Route::get('admin/dashboard', function () { return 'Welcome to admin page'; })->middleware('...

0 Likes
1 Replies

Making a forum using laravel.io core, adding private thread with invite only users feature

Hi, I am creating a project using laravel.io git repo as base. I am stuck in creating a new thread g...

0 Likes
0 Replies
posted 8 years ago

Package Developement and support

I have published one package https://packagist.org/packages/swapnil/api-response-creator but do not...

0 Likes
2 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.

© 2025 Laravel.io - All rights reserved.