Support the ongoing development of Laravel.io →

1,531 Threads

laravel 5.3 shows white blank page on AWS

When deploying my project on AWS with php 7.0, I got blank page. Please I need help ASAP

0 Likes
1 Replies

How to implement google ad-sense with laravel application?

I am trying to develop an application where user will be able to upload and share video. And on the...

0 Likes
3 Replies

[5.8] custom Auth::gaurd() not working as intended

I am a bit stuck using a custom login for my Admin users. I pref to use another Model for my admin j...

0 Likes
0 Replies

Laravel Passport Scopes for 3rd Party Client App

Hallo, If i understand this correctly i can only use scopes if the Passport package is installed in...

0 Likes
0 Replies

Thoughts on my first composer package for Laravel

Hi Guys, As this is my first (public) composer package for Laravel I thought I'd put my balls on the...

0 Likes
0 Replies

the morphOne relation always return null

im setting up a One To One (Polymorphic) like this My Models: namespace App; use Illuminate\Database...

0 Likes
0 Replies

Auth user accounts unresponsive not working as expected.

I have used php artisan:make auth but when I register an account the page stays on /register and not...

0 Likes
1 Replies
posted 4 years ago

I need help with this query please.

code text hereQuerying Relationship Existence I'm trying to get all 'Auctions' where has bids with t...

0 Likes
0 Replies
posted 4 years ago

when to use make:resource?

I am reading a article casting created_at to string as it will return as an object as default. when...

0 Likes
0 Replies

how to connect my laravel project with phpmyadmin

Hello Guys, i'm newbie on laravel, and i want to know how can i use laravel with mysql through phpmy...

0 Likes
5 Replies

Route::getRoutes() returns only package routes

I am trying to fetch all routes in Laravel package using \Illuminate\Support\Facades\Route::getRoute...

0 Likes
0 Replies
posted 4 years ago

Watch me live building a crypto futures exchange in Laravel

Hey folks. I'm going to attempt to build a crypto futures trading platform live on Youtube starting...

0 Likes
0 Replies

Jenssegers Mongo Eloquent, seems wrong behavior

Hi, Case: I want to update a value in MongoDB using Jenssegers Mongo Eloquent. The existing data val...

0 Likes
0 Replies

A suitable Datagrid (DataTable) package for laravel

Hi guys Please introduce me to a suitable datagrid package for laravel similar to http://mvc-grid.az...

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

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

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.