Support the ongoing development of Laravel.io →

3,383 Threads

Model Save causes Segmentation Fault

After saving a model from inside a command I am given the beautiful Segmentation Fault error. I am n...

0 Likes
1 Replies

Any laravel base systems that include the basics like authentication, login, registration, nice templates etc?

Are there any Laravael "starter" systems with common basic functionality available to fast...

0 Likes
3 Replies
posted 10 years ago

How to make switching language button

Hallo, i'm using blade template, all file content is in view and i need 2 language on my project, h...

0 Likes
9 Replies

[Forge + AWS] Should I have my Github Laravel App and Wordpress on the same server, or different?

I have built an AWS server ("Server A") via Forge and setup Github + Laravel + SSL on it s...

0 Likes
0 Replies

Queue stopping mid-code

Hi, I have a treatment that generates 2 PDF files, and then send them by mail. When I run this direc...

0 Likes
1 Replies
Solved

How to solve Class App\Http\Requests\UpdateUserRequest does not exist? laravel 5.3

My code is like this : <?php namespace App\Http\Requests; use Illuminate\Foundation\Http\FormRe...

0 Likes
1 Replies

Homestead error :: problem running vagrant up command

Ok, so I'd installed Homestead and everything had been working well. I'd created a couple of sites i...

0 Likes
0 Replies

How can I adjust the position of the signature to be more dynamic (laravel dompdf)?

My controller is like this : public function listdata(Request $request) { ... $pdf = PDF::loadV...

0 Likes
0 Replies

phpseclib 2.0 laravel 4.1 compatible?

I'm trying to use google api v2.0 but it requires phpseclib 2.0 where as laravel 4.1 requires phpsec...

0 Likes
0 Replies
posted 9 years ago

Laravel + Forge = No input file specified

I'm running a site on Laravel 4.2, deployed to DigitalOcean 1gig server via Laravel Forge on the ngi...

0 Likes
5 Replies
Solved

Just showing HTTP Error 500 not the default laravel error page

Hello, I've an issue where every time an error occurred it only show HTTP Error 500 not the default...

0 Likes
5 Replies
posted 7 years ago

No input file specified - Laravel Homestead

Hi, I'm having this message when trying to access to my app in Laravel 5. I have been trying to solv...

0 Likes
1 Replies

Laravel/Lumen 5.3.3: override evn values in migrations

In laravel documentations I vividly see: https://laravel.com/docs/5.3/configuration#environment-conf...

0 Likes
0 Replies

Laravel website separation

I currently have a website up and running. I developed a laravel application on localhost. I want to...

0 Likes
1 Replies

5.2: Ajax Auth not picking up session?

I've got a working auth system built using the built in auth system provided by Laravel 5.2. It's wo...

0 Likes
4 Replies
Solved

gulp watch unreliable?

Is it just me, or does "npm run dev" sometimes fails to build files to your public directo...

0 Likes
0 Replies
posted 7 years ago

Rearranging and optimising website based on laravel?

Rearranging website project based on laravel, there are any methods that will speed up work? In the...

0 Likes
2 Replies

mysqli support in laravel

How can use I mysqli database driver in laravel? I gone through the documentation and found that lar...

0 Likes
2 Replies

How to using counter in foreach migration table? (laravel 5.3)

My code is like this : <?php use Illuminate\Database\Seeder; use Illuminate\Database\Eloquent\Mo...

0 Likes
1 Replies

How to add and update config varaibles in laravel

I have a config variable file which I'm using it in my controllers instead of mysql for faster perfo...

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.

© 2024 Laravel.io - All rights reserved.