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

Did not see the "cancel button" per Nova 2.0.4 release.

Upgraded to Nova 2.0.5 but I didn't see any "cancel button" to Attach, Create, Update, and...

0 Likes
1 Replies

lumen file request returns an empty object

HTML <input type="file" ref="inputfile"> <input type="file" r...

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

routes - weird behaviour

Hello, I have these customer's routes: Route::get('customers', 'CustomerController@index'); Route::p...

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

Why should Model has a real increment method

I got an IDE warning when using increment on a model, The code works. I found that increment was ro...

0 Likes
0 Replies
posted 4 years ago

Default Email Template Problem [5.8.16]

Laravel Version: 5.8.16 PHP Version: 7.3.2 I'm getting error since few hours from my current Websi...

0 Likes
0 Replies
posted 4 years ago

Let's encrypt + digital ocean

Hi, I try to install a SSL certificate on forge with let's encrypt and digital ocean . I have the fo...

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

laravel 5.8 returns an empty array for post request

Hi, everyone. It is almost a week I encounter a problem in my updated laravel application. I have pr...

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

Select records from one table that do not exist in another

How do i Select all records from one model that do not exist in another model in Laravel ? So far he...

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.