Support the ongoing development of Laravel.io →

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 7 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 7 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

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 7 years ago

Laravel 5.3 Eloquent & Relationship

I have a record model and status model. Which each record has status can be "approved", &q...

0 Likes
3 Replies
Solved
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

Redirect::guest() and named routes

Hey, I'm trying to use a named route inside a Redirect::guest(), but it doesn't seems to work. Is th...

0 Likes
2 Replies
posted 7 years ago

Insert records to either two tables or one table depending on if a record exists or not using Laravel query builder

I'm trying to insert records to either two tables or one table depending on if a record exists or no...

0 Likes
0 Replies

Laravel 5.2 form validation call back function with ajax

I am trying to do a call back in form validation. But i can not access the $request['beginningDate']...

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