Support the ongoing development of Laravel.io →

3,391 Threads

Deploying on shared hosting

Hello, is there a possibility to deploy Laravel app to shared hosting without any custom steps, like...

0 Likes
1 Replies
Solved

Laravel custom pagination problem -> FatalErrorException

Hello folks, I struggle a lot with some pagination. So basically I do: reconfing 'view' in app/view/...

0 Likes
3 Replies

LARAVEL Sub Domain Routing Not Executed

Taking originally my question from this thread on stackoverflow: http://stackoverflow.com/questions/...

0 Likes
0 Replies

Help with mailgun

Hello there, I setup everything ( Email and Pass and API ) and it's seems ok to me! but when I test...

0 Likes
3 Replies

Laravel Homestead, Vagrant SSH and Database Management on VM

Greetings Laravel Community! As you can tell, I'm new- that is, I've so far not caused many visible...

0 Likes
1 Replies

Multisite configuration

Is it possible to do multi site/sub-domain configuration such as demo.org , demo.com, app.demo.com e...

0 Likes
1 Replies

Laravel on Windows 7 /WAMP Env. doesn't support the Comment TAG {{-- comment --}}

Using the default L4 comment TAGs for Templates '{{-' & '--}}' will produce a BlankSOD on a syst...

0 Likes
2 Replies

extending html functions

Hi, I am using the HTML::link function to create my links through the entire site. Now, I was wonder...

0 Likes
3 Replies
Solved
posted 10 years ago

acces to data from views includes

i have this code View::composer('includes.navbar', function($view) { $loggedUser = User::Get_User...

0 Likes
1 Replies
Solved

/MySqlGrammar.php - Maximum function nesting level of '500' reached, aborting!

I'm getting an error when I wanna insert a lot of items. How can I prevent this of being thrown? It...

0 Likes
3 Replies

implement FacebookRedirectLoginHelper problem.

Hey guys I have a problem about implementing FacebookRedirectLoginHelper. After I saw following link...

0 Likes
6 Replies
Solved

Bizarre behavior of pagination

This is my controller: public function prontuario_index(){ $Prontuarios = Prontuarios::get(15);...

0 Likes
7 Replies

Laravel project commit error

I commiited a laravel project through my github from office PC.It worked nicely there , but when i w...

0 Likes
1 Replies

turn on mod_rewrite in homestead laravel

Does anyone know how to turn on mod_rewrite? Server runs perfect with 'vagrant up' I have ssh into s...

0 Likes
1 Replies

Laravel 4.2 mime config

Where can I configure the mime type settings? I am using laravel 4.2 and my upload form should valid...

0 Likes
4 Replies

how to add laravel app into an existing web domain structure.

I tried to find anything on this and either am searching incorrectly or no one else has done this. I...

0 Likes
2 Replies

Make Laravel works Faster ( HOW ) ?

Hi guys , I have a problem I'm using a Raspberry PI for a small market , I have an application was p...

0 Likes
3 Replies

Environment variables are not being detected by Laravel Application

I'm trying to deploy my app on google cloud but having some trouble. In my app.yaml i have env_v...

0 Likes
5 Replies

How to put design on laravel 4

Im new in using php frameworks, I chose laravel 4 im able to install and run Laravel on my localhost...

0 Likes
11 Replies

Custom Macro can't populate input in form

Hi, i have these macros https://gist.github.com/brwnll/10927191 Works great, but in mi form can't pu...

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.

© 2025 Laravel.io - All rights reserved.