Support the ongoing development of Laravel.io →

3,382 Threads

posted 10 years ago

Problem with Laravel and Netbeans IDE - Mark files

Hello, How I can fix the this - all files from Laravel in NetBeans is mark with "Ignored"....

0 Likes
0 Replies

Use localhost:8000

Hi, I've just installed Laravel 4 on my PC and was looking at some tutorials. A lot of them open Lar...

0 Likes
3 Replies
Solved

Laravel 4.x , module system able to install/enable/disable via panel ?

Hello guys, i just started to use laravel, and i was able to create a new HMVC system following this...

0 Likes
1 Replies
posted 10 years ago

About route setting,every controller and action need to be set in routes.php?

Can I set the default route,when request like /home/index ,the controller is home action is index,an...

0 Likes
2 Replies

Admin: Subdomain vs. subdirectory/route

For a while now, I've kept admin interfaces for my websites as subdomains (admin.mywebsite.com) inst...

0 Likes
2 Replies

Vagrant, Codeception & Laravel issue. NotFoundHttpException

Hey gang, I'm having an issue with being able to use the Laravel4 module in Codeception. Whenever I...

0 Likes
0 Replies

Best Practices: Moving the application files around?

There are numerous articles detailing how to move the Laravel app folders into the same location as...

0 Likes
4 Replies
posted 10 years ago

Codeception as a part of daily workflow when working with clients

I would like to how codeception can help when dealing with clients requirements ? Does anybody has c...

0 Likes
0 Replies

Problems with mega special routing !

Hey there, we´re trying to rebuild our company´s website with laravel. At the moment we have some bi...

0 Likes
1 Replies
posted 10 years ago

Problem when pasting into PHPStorm with blade syntax

Hi, I'm having some problem with PHPStorm when I paste something into it. I is very hard to explain...

0 Likes
1 Replies

Codeigniter-like automatic routing, fetch $_GET parameters and load multiple views inside one function

Hello, I am new from Laravel, migrating from Codeigniter. And I am currently building my first websi...

0 Likes
2 Replies
Solved

Presenter / Decorator clarification

I want to create a CollectionPresenter object that allows me to decorate a collection with functions...

0 Likes
0 Replies

Getting rid of index.php in URLs

Hi all! How do I get rid of the index.php file in the URL? Currently my site works either way: http:...

0 Likes
6 Replies
Solved

mktime not working with larval

I'm using this tutorial to create a timer .. http://parashch.wordpress.com/2013/05/25/countdown-time...

0 Likes
2 Replies
Solved

Composer adding NUL's issue

ive been having some really strange problems with composer. It comes down to when i do a dump-autol...

0 Likes
2 Replies
Solved
posted 10 years ago

Platform as a service with Laravel 4.x

I know this has been asked before, but the thread was pretty old and a lot of the PaaS providers hav...

0 Likes
13 Replies

Change data connection Laravel 4

Guys, good afternoon! Soon die and I can not solve a problem I'm having! I want some way I can chang...

0 Likes
5 Replies

Throw new NotFoundHttpException("Controller method not found.");

I have: class ProfilesController extends BaseController { public function getTest() { return Vie...

0 Likes
6 Replies
Solved

Trigger 500 error from the start.php file

In the ./application/start.php file, is there a way to respond with the 500 error page here, before...

0 Likes
2 Replies

website stoped after upload picture with more than 5000 pixles

How can i set maximum width for original images in the uploader? because picutre with more than 5000...

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

© 2024 Laravel.io - All rights reserved.