Support the ongoing development of Laravel.io →

Custom url without duplicating views in Laravel

Here is my project structure mysite.com/mti I want to have my project name like this without copyin...

0 Likes
1 Replies

LaraveL 5 Token custom error page ?

Hi This standard error page TokenMismatchException in xxxx\Middleware\VerifyCsrfToken.php line 46: T...

0 Likes
1 Replies
Solved

500 Internal Server Error

Hello, Sometimes i got this error: 500 Internal Server Error My PHP Version 5.4.4-14+deb7u14 My Lara...

0 Likes
2 Replies

Laravel update 4.1 to 4.2 - Error reading data from FastCGI server

Hi, I updated from Laravel 4.1 to Laravel 4.2 with "php composer.phar update". I added man...

0 Likes
2 Replies

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

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.