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

Email Verification Woes

Hi all! I've been trying to get Laravel 5.7 email verification working for a few days now without su...

0 Likes
1 Replies
posted 5 years ago

Auto create database tables from Models? e.g. Like TypeORM?

I'm new to Laravel. Is there anything like TypeORM in Laravel that helps automatically create databa...

0 Likes
0 Replies
posted 5 years ago

Difficulties with Laravel passport API and Vue

Hello, When I send an API request in this group: Route::group(['prefix' => 'v1'], function() { Ro...

0 Likes
2 Replies

Please help to install Forms & HTML package

Dear freinds! I try to install Forms & HTML package Server Software CentOS release 6.10 (Final)...

0 Likes
4 Replies
posted 5 years ago

SQLSTATE[21000]: Cardinality violation: 1222 The used SELECT

Anyone encouter this error? SQLSTATE[21000]: Cardinality violation: 1222 The used SELECT statements...

0 Likes
0 Replies
posted 5 years ago

Having problem understanding methods in Laravel

Hello, I am a bit lost on this. I created a logout function with the passport API and would like to...

0 Likes
5 Replies

Check user settings before sending an email notification

I have a receiveEmail boolean field in the User model of a Laravel application. How do I ensure that...

0 Likes
2 Replies

Blade Template / Liquid Template Engine

HI All, I would like to check a few things, is there github repository for Blade or it's a built in...

0 Likes
2 Replies
posted 5 years ago

Pluralization via Translation Files

I cannot get the simple method of pluralization working. 'apples' => 'There is one apple|There ar...

0 Likes
0 Replies

Make Route Model Binding for Video (Working)

Hello , I'd hoped you could help me make what I already have a little cleaner. The goal: Show a Vide...

0 Likes
1 Replies

New Forge App, Undefined Index 'Table'

Hi! I just deployed my first Laravel app, built using Homestead on Ubuntu 18, to an AWS server via F...

0 Likes
3 Replies
Solved
posted 5 years ago

Is there any possible way to generate database from models ?

Is there any possible way to generate database from models in Laravel ? I am working on an existing...

0 Likes
1 Replies

Pass a dropdown value directly into controller method

I have this dropdown, All I want is to pass the selected dropdown value on controller method directl...

0 Likes
1 Replies
posted 5 years ago

i can't insert a project in the database !! please help me

the error :SQLSTATE[HY000]: General error: 1364 Field 'description' doesn't have a default value (SQ...

0 Likes
5 Replies

Eloquent not checking if int. records are soft deleted

Hi everybody! My team and I wanted to know if this is the normal way Eloquent relationships handle s...

0 Likes
0 Replies

Laravel mail editor

Hello guys, check out this new laravel package that allows you to preview/edit all your application...

0 Likes
0 Replies
posted 5 years ago

Error when upgrade laravel to 5.8 and run composer update

`Generating optimized autoload files> Illuminate\Foundation\ComposerScripts::postAutoloadDump @p...

0 Likes
0 Replies
posted 5 years ago

Send emails using mail aliases

Hi! I have created an account [email protected] in my mail server to send email also created an alias...

0 Likes
0 Replies

How to authorization send email on register user ??

Hi, I am Darpan. I want know how to send authorization email when user register at first time &...

0 Likes
1 Replies

How to get query pivot table without getting any data?

Hello I am working on an ecommerce application. I have following models: Product, Attribute, Product...

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.

© 2025 Laravel.io - All rights reserved.