Support the ongoing development of Laravel.io →
posted 4 years ago

Problem with Collection

Hi, in my Controller i want to create an collection from Models, and return it with an Ressource Cla...

0 Likes
1 Replies

Return To View Afer Post Request

Hi to you all, I have a form which after it submits on a different view and return to another view l...

0 Likes
5 Replies

What's your experience been working with Laravel Shift?

Hi, I'm just keen to learn what experiences others have had working with Laravel Shift (laravelshift...

0 Likes
0 Replies
posted 4 years ago

Named routes with data coming from Vue in v-for loop?

I have this line, and everything works as I expect. My data is coming in fine from the Vue ajax req...

0 Likes
0 Replies

Best E-Commerce Plugin For laravel

Hello everyone. I am trying to develop an e-commerce project for my personal online shop. Where I ne...

0 Likes
3 Replies

Login with google using socialite issue.

This is my controller. namespace App\Http\Controllers; use Illuminate\Http\Request; use App\User; u...

0 Likes
2 Replies
Solved

larav 5.8 - cutom rule validation (array as arg and query)

Hello. I just start works with laravel and right now i have this problem. I create simply system res...

0 Likes
1 Replies

Checking if data exists in child of a parent before creating

Am new to laravel (total greenhorn), it would be awesome if anyone can help me with this. I have a m...

0 Likes
4 Replies
posted 4 years ago

Laravel Cashier Invoice Error DateTime::__construct(): Faile

I have this code when displaying list of invoices, this is similar or maybe exactly the same to the...

0 Likes
0 Replies

Edit checkbox checked value from database

Hi, I have a table user in database like below id | name | pic | level | tea...

0 Likes
0 Replies
posted 4 years ago

error - Address in mailbox given [] does not comply with RFC

controller $data = $request->all(); $result = Mail::send('site.ema...

0 Likes
0 Replies
posted 5 years ago

$request->file() doesn't return an array of files

Hi everyone, I'm trying, for 3 days already, to upload multiple photos with Lumen 5.8, Here is my fu...

0 Likes
4 Replies
posted 5 years ago

create a post with an image with jquery

I want to create a post with an image with jquery and laravel 5.5

0 Likes
0 Replies
posted 5 years ago

Function to check if user has data in multiples tables

I need to make a function witch can be called in a foreach loop such has : foreach($users as $user){...

0 Likes
4 Replies
posted 5 years ago

Find Posts by Userrole

Hello, I have a model posts, users and role which should be connected with each other. My posts belo...

0 Likes
4 Replies
Solved
posted 5 years ago

Getting the distance between two locations based on geocode

I am trying to compare one user's Latitude and Longitude against the rest of the users in my databas...

0 Likes
0 Replies

L5.8 assertSessionHasErrors() fails to assert false or true

Laravel Version: 5.8.* PHP Version: 7.1.19 Database Driver & Version: MySql 5.6.37 Description:...

0 Likes
0 Replies
posted 5 years ago

Can I use passport for web auth?

Hello, I would like to know if I can use Laravel passport for web authentication. The idea is to use...

0 Likes
0 Replies

How to store video from url to local/S3 storage ?

I want to develop an application that lets user upload video from their device or they can just prov...

0 Likes
0 Replies
posted 5 years ago

Using SoapServer in Laravel

I have a need to provide a few services (via soap) from within a laravel project. The problem I have...

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.