Support the ongoing development of Laravel.io →

3,383 Threads

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

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

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

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

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

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

How to register console command from package in Laravel 5 ?

Hi! Since Laravel 5, it is interest to me - how to register and use console command from package in...

0 Likes
1 Replies
Solved

Laravel's Router accepts anything

Hi, I realize that if you have URL rewriting enabled, the router accepts anything before "/inde...

0 Likes
2 Replies
Solved

Few routes are not working

Following is my production environment: Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-44-generic x86_64) Ngin...

0 Likes
1 Replies

Error in laravel 5.0.18 - write permission in vendor directory

With this new version laravel is trying to write in the vendor directory with, obviously, some write...

0 Likes
1 Replies
Solved

Problem with URL encoding & gets replaced by &-amp; for no reason

Hello i am quite new to the Laravel Framework and have a Problem with URL encoding. I am trying to c...

0 Likes
3 Replies

New project -- browser 404 error

I'm in the beginning stages of learning Laravel and I set up my environment using the latest Compose...

0 Likes
1 Replies

AngularJs and Laravel

Can someone explain to me which is the best way to use angular and laravel. How to show templates (L...

0 Likes
2 Replies
posted 9 years ago

Script: Run Artisan from any dir inside project

Hey,; I made this little bash script that allows you to run artisan from any dir inside your project...

0 Likes
0 Replies

Artisan Optimize Creates Fatal Class 'Controller' Not Found Error

Whenever I attempt to run php artisan optimize, when I visit my website, I get an error in my Apache...

0 Likes
2 Replies

How to add my own custom class in Laravel 5 ?

Ok, in laravel 4, if I want to add my own custom class, eg : library\myFunction.php then I do the fo...

0 Likes
6 Replies

PHP Fatal error: Class 'Zizaco\Entrust\EntrustServiceProvider' not found

Hello, I am trying to push some updates to Heroku after installing Entrust locally and I am getting...

0 Likes
1 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.