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

legal request

Dear Laravel team. I am a startup lawyer, who studies the legal issue of using some open source prod...

0 Likes
0 Replies

Laravel Hosting: Get Laravel 5 Up and Running in 8 Minutes

Cloudways has recently announced its specialized cloud hosting stack for Laravel. You can easily cho...

0 Likes
0 Replies

Return an array from Helper Class to blade template

Hi All, I am beginner for Laravel 4.2. I want the raw query should print an array like 1, 2, 3, 5, 9...

0 Likes
7 Replies
Solved

\Illuminate\Foundation\Testing\ApplicationTrait::call not usable for posting json?

I've read several threads where people had problems testing their controllers by posting json to the...

0 Likes
1 Replies
Solved

How to revive data from database for master view like app.blade.php

I need to get Title,Keywords,description from database and show on app.blade.php How can I do that ?...

0 Likes
1 Replies

Route model bindings inside of a service provider doesnt work in php 5.5

Hi, Im developing a really simple application in laravel 5, for now only shows blog post and nothin...

0 Likes
1 Replies

Aliasing not working

I have a controller that does this public function index() { Redirect::to('www.laravel.io'); } Retur...

0 Likes
1 Replies

Laravel 5: How to add new mime types?

I need to validate an upload, the extension is .ies and the mime type is application/octet-stream (l...

0 Likes
1 Replies

Entry Relationships with Categories

I have the following table structure in my database. Table Name: tiles Columns: id, tile_name, tile_...

0 Likes
1 Replies
Solved

BUG laravel 5 - sending mail with sendmail - endless loop and unsent mail

using: windows - wamp - sendmail - laravel 5 problem happens when place 'sendmail' in config/mail.p...

0 Likes
2 Replies

Create default subscription plan using laravel cashier

I have two type of user. Artist & Customer. Now for Artist there are three type of plan. Bronze=...

0 Likes
0 Replies
posted 10 years ago

a few simple tests using cucumber in laravel

Hey guys , i kind of need some help from you wonderful people I am planning to go for an interview a...

0 Likes
0 Replies

how populate data from controller to highcharts(line chart)?

Hello, how populate data from controller to highcharts(line chart)? js line chart <script type=&q...

0 Likes
2 Replies
posted 10 years ago

Challenge with route filter

I just tried to view my login page and it tells me this me NotFoundHttpException. I dont know what i...

0 Likes
4 Replies
posted 10 years ago

redirect() not working in custom laravel 5 package

Been facing an issue all week and I know it's probably simple but can't seem to figure it out :( whe...

0 Likes
2 Replies

[Laravel 5][Form Request] redirect to back with post method and data

I use Request object to validation. All is ok when redirect::back works as get request. But When we...

0 Likes
2 Replies

Conditional eager loading

Hi, I've model with fillable column shop_visible. How could I eager load other model where row value...

0 Likes
2 Replies
Solved

paginajtion problem

My page showing this message FatalErrorException in LengthAwarePaginator.php line 126: Access to und...

0 Likes
2 Replies

How to update the image uploaded using the stapler package

Hi, I am using this package for uploading and storing images: https://github.com/CodeSleeve/laravel-...

0 Likes
1 Replies

Multi-Domain SaaS

##Hi, with my partner we are working on a website builder and we would like to allow our users to ha...

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