Support the ongoing development of Laravel.io →

3,382 Threads

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

SlowTimer @ Forge w. Nginx + HHVM & Hack (Beta)

Hi guys, I was wondering if anybody experienced this problem before. We're doing a cURL request to g...

0 Likes
2 Replies
Solved

Should composer.json packages require 'illuminate\support' ?

I notice when creating workbench packages they often require illuminate\support is this bad practice...

0 Likes
2 Replies

Problem having a Route named same as folder in Public

I have a route called admin which displays my admin dashboard however its broken since i have a fold...

0 Likes
4 Replies

What are the typical things I have to do in order to keep the app secure up and running?

Hi, This is the first time I am hosting sites on Digital Ocean. Everything is set up and working wit...

0 Likes
1 Replies

Publishing all assets to /public

I have inherited an application written in Laravel and am trying to get it to work properly. Let me...

0 Likes
0 Replies
posted 9 years ago

Homestead error

Has anyone problems with homestead as well? My .css and .js filed don't get loaded. I get a ERR_CONN...

0 Likes
0 Replies

Moving laravel site into sub folder, what needs to change?

I'm getting a white screen of death. My site used to be at: http://localhost/site/public_html/admin/...

0 Likes
2 Replies

New Relic and excluding certain areas

Hey, I've been searching far and wide, for a possible solution to this, but hasn't been able to find...

0 Likes
0 Replies

File permissions for Laravel 4

In your opinion what is the best (or good) setup for file permissions on Laravel 4 applicatoin. Shou...

0 Likes
0 Replies

Log output going to both storage/log and PHP error_log

My Laravel application is logging to both storage/logs/laravel.log and the PHP error_log (/var/log/h...

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