Support the ongoing development of Laravel.io →

directadmin api service

I know there is one for older version of laravel. But was just wondering before I sat out to create...

0 Likes
0 Replies

Problem with redirection

Hello, I'm trying to redirect not logged in users to the login page with if(!Auth::check()) { return...

0 Likes
4 Replies

How to retrieve serialized data in Form::model and populate array of Form::select with multiselect?

I have a serialized data saved in my database, it's a values from array of categories. I created thi...

0 Likes
0 Replies

[L5] Would someone please help me building this EAV trait?

I want to add an EAV model to my app. So I made these tables to do that: Schema::create('attributes'...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 iOC ?

Hi guys, I noticed in the documentation of Laravel 5 there is no more iOC? Is it removed? Is it not...

0 Likes
1 Replies

css generated by elexir .version([]) command is not attached to my hosted website after syncing

Hi, I have just uploaded my laravel on webhost and in my localhost i generated css again by elexir ....

0 Likes
0 Replies
posted 10 years ago

Eloquent in Laravel doesn't accept table with an underscore

When I use something like this: $user = new User; $user->username = Session::get('usernam...

0 Likes
3 Replies
Solved
posted 10 years ago

Difference between "accepted" and "in"

What is the difference between "accepted" and "in" in Validation?

0 Likes
1 Replies
Solved
posted 11 years ago

How do teams manage composer.lock and composer.json

Just wondering what is a good workflow for a team to manage these files and the workflow. For exampl...

0 Likes
2 Replies
Solved
posted 10 years ago

Scheduled Task with Artisan and Parallels Plesk

Hi, I have created a scheduled task which seemed to be working fine but now, for some reason, isn't....

0 Likes
0 Replies

Numeric empty input autofilled with value 0

I have a form with a numeric input (not required). When i save without fill the input and reaload th...

0 Likes
2 Replies
posted 10 years ago

Profile name is too close to logout button

Hi, I know, I know.. you will call me crazy, but the profile name text in the header is too close to...

0 Likes
2 Replies

PayPal Payments Pro PHP Virtual Terminal POS LARAVEL

This web-based virtual terminal for PayPal Payments Pro can be used as a replacement for the one tha...

0 Likes
1 Replies

Service Container sample?

Where I can find a complete application sample of "Service Container"? Thanks in advance.

0 Likes
0 Replies

@foreach in Bladeview for Bllim Datatables

How can I pass Bllim datatables to blade view and use @foreach in the Blade View to check some condi...

0 Likes
1 Replies

ManytoMany with HasMany

Is there way to chain ManytoMany queries with hasMany? Thanks $user=User::find(Auth::Id());...

0 Likes
0 Replies

Frontend in WP , backend in Laravel. Some level of integration needed

Hi there, I plan to use WP for my platform's frontend and Laravel 5 for my backend work. I will not...

0 Likes
2 Replies
posted 10 years ago

i want to send mail via GMAIL but got an error like this..

stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090...

0 Likes
0 Replies

Failed opening required bootstrap/../vendor/autoload.php

I have recently installed L5 via composer. I tried creating a new controller using artisan and I get...

0 Likes
2 Replies

Dynamic properties for many-to-one relationships?

Note I'm using Laravel 5.0 (should I post elsewhere for 5.0? It's not available in the Laravel Vers...

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