Support the ongoing development of Laravel.io →

Favicon on shared hosting

Hello i have upload my proyect on bluehost shared hosting, but the favicon doesnt load, i have my si...

0 Likes
4 Replies
Solved

Securing staging environment

I am new to laravel and server administration in general and I need some help with the security of a...

0 Likes
1 Replies
posted 10 years ago

Built-in way to load a partial page/template using Ajax while not reloading the rest of the page?

Exploring Laravel for next project so not sure if I got the jargon right. Looking for a way to updat...

0 Likes
2 Replies

Incorrect namespaces

Hello, I don't know how to set the correct namespaces for my app structure. If I try to: $exampl...

0 Likes
1 Replies

Laravel - FPDF error: Undefined font

#What I'm doing# I’ve been rewriting a barcode generating system using Laravel. #What's wrong# I’m i...

0 Likes
1 Replies
Solved
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

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.