Support the ongoing development of Laravel.io →

3,382 Threads

Laravel Unknown formatter “prefix” error after 4.1.26 update whilst re-seeding

After following the steps for the 4.1.26 upgrade on Laravel, when I try to re-migrate and re-seed th...

0 Likes
0 Replies

How to use defined Laravel remote connections in Envoy

Laravel has a really nice remote SSH connection configuration file: app/config/remote.php (see: http...

0 Likes
0 Replies

Showing subdomains as tld

Hi there! First of all, Laravel is awesome, I haven't been so enthusiastic about something a long ti...

0 Likes
3 Replies

How do I get this work... IdealPayment

Hey guys, I'm trying to make a IdealPayment systeem for a website I've to create, but I'm stuck.. I'...

0 Likes
2 Replies

HTTPS definition in routes.php

I have a questions about https requests: The example in the official Laravel4 docs doesn't work in m...

0 Likes
2 Replies
Solved

Environment detection, subdomains, and requests

So, I think I have figured a way to do this, but I feel like there has to be a more efficient way. H...

0 Likes
2 Replies
posted 10 years ago

Newb: How to Change the root / home URL

Hi - I'm using windows 7 + Apache. to get to the default 'hello' start page i have to use: http://lo...

0 Likes
1 Replies

Short URL path with Restful Controllers?

Hi all I would like to know if and how it's possible to use a URL like this: "site/admin"...

0 Likes
1 Replies

How to debug "artisan serve" in PHPStorm?

Hello! I'm used to debug PHP scripts in PHPStorm via xdebug. How could I debug Laravel with xdebug?...

0 Likes
2 Replies
posted 10 years ago

Wamp - No guessers available issue

Hi, I am not sure whether i posted in correct section or not. By the way, I get this error: LogicExc...

0 Likes
0 Replies
posted 10 years ago

Upgraded from PHP 5.3 to 5.5 now laravel not working

Right now on the main page I get a blank screen and when I try to run artisan I get this error messa...

0 Likes
1 Replies
Solved

link_to_method/link_to using DELETE method instead of GET

Is it possible to create link to delete action which actually creates DELETE request instead of GET...

0 Likes
1 Replies
Solved

Error when installing Laravel with the Laravel installer

This is what greets me when typing laravel new app_name in terminal: ○ → laravel new myapp Crafting...

0 Likes
3 Replies

Laravel redirection (Redirect::intended)

Hi, I have an issue since several weeks now and I can't find any solution on Internet. Let's say I a...

0 Likes
0 Replies

Databaseless Laravel - turn off database connection completely?

I am building an API calling app which needs no database. In trying to register a new class, I updat...

0 Likes
2 Replies

Adding css and js (jquerymobile)

Hi. I'm trying to add jquerymobile css and js files using {{ HTML::style( 'css/jquery.mobile-1.4.2.m...

0 Likes
2 Replies

Just Controller Query

Just installed laravel 4 trying it out seeing if it has some better features than codeigniter. Just...

0 Likes
1 Replies

Do I need to create/prepare before using Queues

Do I need to create/prepare before using Queues Trying to follow the Queues documentation page. ht...

0 Likes
0 Replies

How to pass parameters to custom CLI classes

Hi there awesome people, Artisan CLI is awesome but there is something I really want to know. Can I...

0 Likes
1 Replies

routing order?

I'm starting with laravel and I'm having this probelm: I have 2 routes that seems to 'interfere' wit...

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