Support the ongoing development of Laravel.io →

1,603 Threads

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

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

hasMany with a join query

Hi, I've been working with a functionality where in, A user can claim rewards based on their levels...

0 Likes
0 Replies

Share one database and admin panel between two projects

I've a laravel app, but recently it's growing and it becomes complicate to manage, now i got the ide...

0 Likes
0 Replies

Cache file with laravel version 5.8 works randomly

Laravel Version: 5.8.11 PHP Version: 7.2 Database Driver & Version: Mysql 8 Description: We re...

0 Likes
0 Replies

Build Laravel Web Applications faster than ever

Developers are lazy. No, I’m not kidding—they work hard to create systems that help them avoid more...

0 Likes
1 Replies
posted 5 years ago

Indirect modification of overloaded property

I've got an array with child array in it that I'm trying to add a new item to but got this error Err...

0 Likes
0 Replies

Laravel Form Post issue 419 from AWS ES hosting subdomain

Hello, I have used AWS server and Laravel 5.5. So main domain point to main ec2 instance, and sub do...

0 Likes
0 Replies
posted 5 years ago

Locales - What is going on?

Hey, I am very confused with Laravel Locales. Before 5.4, I guess Laravel was using a key-value mult...

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.