Support the ongoing development of Laravel.io →

[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

How can I change the language of errors in laravel 5.1 dynamically?

I have been using the helper app()->setLocale(session('lang')); However, I can get to change the...

0 Likes
0 Replies

Create seeds 3 relations deep?

Hi guys! I've been stuck in the docs and tutorials for days now! I have a survey website, with users...

0 Likes
0 Replies

Saving checkbox value in to a database

My form: {{ Form::checkbox('portfolio', 0, false) }} By default checkbox is unchecked. In controlle...

0 Likes
2 Replies
Solved
posted 8 years ago

[ErrorException] Undefined index: URL - When running command and using Localization

Hi! When i use trans() or Lang::get() in a Laravel 5.0 Queue command, its says [ErrorException]...

0 Likes
0 Replies

Atom Technology

Hii i want to use atom technology for payment getaway so help me for integrate in laravel 5.3 sugges...

0 Likes
0 Replies

SAAS application using Laravel 5.3

I want to develop a SAAS application with ACL and local admins. Can anyone suggest me a structure fo...

0 Likes
3 Replies
posted 8 years ago

Request add a non form field

Laravel Version: 5.3.29 PHP Version: 7.0 / 7.1.0 Database Driver & Version: mariaDB 10.0.24 De...

0 Likes
0 Replies

Laravel default crypt method unexpected behaviour.

I am trying to encrypt json encoded string from laravel's default encryption. But i am not sure 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

Laravel 5.3 Envoy installation

i am trying to install envoy on laravel 5.3 but i am having some difficulty. I have followed the doc...

0 Likes
0 Replies

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

Class App\Http\Controllers\Auth\ActivationService does not exist

Hi all, i am new to laravel and i tried to build a user verification with activation E-Mail and occu...

0 Likes
2 Replies
Solved

mass import to database with relatives

Hi guys. I missunderstand something. I have two tabels: Products (id, sku, brand, name, etc.) publi...

0 Likes
0 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
posted 10 years ago

Ajax for onChange of select box with Laravel (change with multiple source object like textbox1, textbox2, ....)?

Any example for ajax of onChnage of select box that change multiple source object like textbox1, tex...

0 Likes
4 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

Permy - a new ACL and user permissions package

Hey everybody, I would like to introduce you all to my new Laravel package - Permy. Perhaps you will...

0 Likes
0 Replies

GitHub private repo problem with Forge

Hi, I am using Laravel Forge to deploy my app and it was working wonderful so far. But there is only...

0 Likes
6 Replies
posted 8 years ago

Laravel installing without vendor folder

I use composer to create new Laravel applications. Recently, it has been installing without the vend...

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.

© 2025 Laravel.io - All rights reserved.