Support the ongoing development of Laravel.io →

Not able to Insert all Input value in Database.

The Problem is Here That only First value inserted in database not all . I want to save all Values i...

0 Likes
5 Replies
Solved

Routing and login

This is one element of my routes.php: Route::get("note/view/{id}", [ 'middleware' => &q...

0 Likes
1 Replies
posted 10 years ago

htmlentities() expects parameter 1 to be string, array given error exception

Hi I have htmlentities() expects parameter 1 to be string, array given error exception in my view, b...

0 Likes
4 Replies
Solved

homestead queues - supervisor on boot

Hello I'm using homestead as a basis and just started to use queues + database driver I've setup sup...

0 Likes
0 Replies

Laravel Authorization Function

Hi, everyone. I am a beginner of Laravel and PHP. I do not know how the login and registration schem...

0 Likes
2 Replies
Solved

Massive PDF generation

Hi, I have to realize a system for massive invoices generation. I try to use dompdf,fpdf and other p...

0 Likes
4 Replies

Laravel 5 session cookie not being set in the browser.

I'm using sentry 2 and laravel 5 for my authentication. I recently migrated from 4.2 to 5.1. I've us...

0 Likes
0 Replies
posted 9 years ago

Query to check if field value length > 10

How do i check whether a particular field value has a length of 10 or not in eloquent query

0 Likes
3 Replies

Specific database connection for a route group

I'm looking to see if I can set a different database connection depending if a specific route group...

0 Likes
2 Replies

How to create a location field in a form

How to create a "Location" field similar to https://letsventure.com/join/angel_investor Th...

0 Likes
4 Replies
posted 9 years ago

image upload and resize with intervention

I tried to use image intevention with laravel 5 to upload images and resize.. but i have this error...

0 Likes
1 Replies

Create a laravel slug system for api urls generated by Laravel API/Scaffold/CRUD Generator (Laravel5.1)

I have used this generator to create my api. It gives me urls like this.. https://github.com/mitulgo...

0 Likes
0 Replies

Laravel authorization function

Hi, everyone. I am a beginner of Laravel and PHP and developing a simple Laravel website with user r...

0 Likes
2 Replies
posted 10 years ago

[Laravel 5] Eloquent relationships returning class not found

I'm developing a new laravel 5 application and I'm using eloquent relationships for the first time....

0 Likes
6 Replies
Solved

[L5.1] Convert Codeigniter library and helper to laravel's packages style

Hello, i am new to laravel, i want to convert ci library into laravel package style and access it i...

0 Likes
0 Replies

How do I copy a model and its many children efficiently?

Hello, I need to copy a parent model and its children and its children's children. I don't want to d...

0 Likes
21 Replies
posted 9 years ago

dependency injection on my controller

Hello, I am trying to inject an attribute on my construtor to avoid to redeclare it on every method...

0 Likes
1 Replies
Solved
posted 9 years ago

Mail::sent cannot send mail and didn't show any error?

CONFIG->>> return array( 'driver' => 'smtp', 'host' => 'gator2012.hostgator.com',...

0 Likes
0 Replies

Automatically append query to model

Hi, everybody. I have a model named User which contains many groups, to retrieve all students, I can...

0 Likes
4 Replies
Solved
posted 9 years ago

hosting laravel

Is it mandatory to have a VPS hosting for laravel? What is a recommended hosting company? with the...

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