Support the ongoing development of Laravel.io →

3,383 Threads

htmlspecialchars(): Invalid multibyte sequence in argument

Hi all, I created two websites using Laravel and everything was fine since I decided to put these we...

0 Likes
4 Replies
Solved

Extending my base App

Hello, I'm fairly new to php development and I am very new to Laravel so please bear with me! I'm no...

0 Likes
0 Replies
posted 10 years ago

Some controllers throwing errors on production

So on my local host every thing is working great (windows + xampp). I have moved every thing to my p...

0 Likes
3 Replies
Solved

What does this exactly do? $app = new Illuminate\Foundation\Application;

In line 14 app/bootstrap/start.php I see this code below. $app = new Illuminate\Foundation\Applicat...

0 Likes
2 Replies

create 2 controller with same name in subfolder

how to access 2 controller with same in subfolder. 1.) admin / dashboardController.php 2.) master /...

0 Likes
0 Replies

Handle 403 (and other) errors

So I am wondering how to handle 403 error thrown by .htaccess. I have disabled directory listing wit...

0 Likes
2 Replies
Solved

Laravel-specific technical debt

I'm not completely sure where to put this, so here we go. I'm putting together a talk for our local...

0 Likes
1 Replies

Understanding view::make app::bind ...

Hi; Can someone please briefly explain what does this mean? Something::SomethingElse($arg1, function...

0 Likes
0 Replies

Light Application Boot

Hello all - I swear I have seen this before but can not find a trace of it. Basically I have a ping...

0 Likes
0 Replies

Apache2 Configuration / Subfolder Alias

I want to create an alias under my Laravel application but I do not want this directory routed to/th...

0 Likes
0 Replies

Laravel session logs user out (timeouts) after sometime automatically

Everything works fine for few hours and then user gets logged out automatically. I have been unable...

0 Likes
1 Replies

Do not use Illuminate in Laravel packages? (Module structure)

When creating a package in Laravel, the packages use "\Illuminate\Support\ServiceProvider"...

0 Likes
7 Replies
Solved

Homestead Vagrant Up Connection Timeout and Other Errors

How do I solve this (and I searched without success for a config.vm file): C:\Homestead> vagrant...

0 Likes
0 Replies

Creating Wrappers - Integrating Vanilla PHP into Laravel

I've done some vanilla PHP integration in the past (jQuery file uploader's backend), but it was most...

0 Likes
1 Replies

php artisan env -> Command not Found

Hi all :) Using Homestead with variables: - key: APP_ENV value: local and $env = $app->...

0 Likes
1 Replies

Question about Vagrant and nginx

Hi I tried to set up the laravel/homstead vagrant box but I couldn't get it to work, I had problems...

0 Likes
1 Replies

Homestead NFS

Hello, Below is the vagrant file that's downloaded with the Homestead package. Does anybody know how...

0 Likes
2 Replies
posted 10 years ago

Deploying laravel

I am new to laravel, done with my first project and need to host it , Its working fine in localhost,...

0 Likes
4 Replies

homestead.app:8000 not found by Firefox or Chrome

Unable to access my homestead.app:8000 sites after running vagrant up this morning. Browsers simply...

0 Likes
8 Replies
Solved

call to undefined method where()

Hi ! I've a problem with a fresh install of laravel 4 I make a migration files with some columns and...

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.