Support the ongoing development of Laravel.io →

Laravel Route:POST - Very High CPU Usage

I am testing the Laravel 5.4, i found something weird. from a simple hello world function: public fu...

0 Likes
2 Replies

Sending a Delete request via ajax

I am using an ajax call to delete an object from the database, but i am not using a form for this so...

0 Likes
12 Replies
Solved
posted 6 years ago

Trigger deleted event without actually deleting the record

Scenario here is that while deleting a record I am not actually deleting the record, just updates th...

0 Likes
1 Replies

Datatables With Checkbox

How could I have Datatable with checkboxes for selecting rows and storing the selected rows to the d...

0 Likes
1 Replies
posted 6 years ago

Get data from 3 tables with relationship

Hello. I'm new in this site and also new in Laravel. Could you please help me with this question? I...

0 Likes
3 Replies

Laravel Basic Auth multi Tenant Method

Hi, in my Project i use the Laravel Basic Auth method. But now i need to change the auth method. The...

0 Likes
3 Replies
posted 6 years ago

Column "migrations.id" has unsupported type "serial"

Hey guys, I am using PostgreSQL for my project but I get this error when I migrate process. aldebara...

0 Likes
0 Replies

Cannot make radiobutton bootstrap work. Laravel 5.4

Hello there everyone, thanks for read this and help me. I have a form like this <div class="...

0 Likes
1 Replies
Solved

local.ERROR: ErrorException: Undefined variable: chart in Path

Hi, Everyone! I'm starting to use Laravel (V5.4 in this case), and i have, what i suppose it's an ea...

0 Likes
0 Replies

How to get application name on a Blade template ?

Good morning, I'm new with Laravel. I want to show my application name on some Blade templates. I've...

0 Likes
2 Replies
Solved
posted 6 years ago

laravel inside laravel

Hello all, why laravel inside public laravel can't working good? Laravel-Project-1/ public/...

0 Likes
0 Replies
posted 6 years ago

Laravel route Apache rewrite rule

Hello to community. I am working as a sysadmin for a small team developing an app using Laravel fram...

0 Likes
0 Replies

Edit post - get request or post request - Laravel 5.4

I have a question. I am creating a simple CRUD blog. Currently doing the edit a post section. I want...

0 Likes
1 Replies
Solved

How can I set global dynamic variables in Laravel?

I need to set global variables in Laravel that I can modify whenever I want . suppose that I have an...

0 Likes
1 Replies

BadMethodCallException: Method attempt does not exist.

Dear, Im trying to log a user in via ID and it says it is a BadMethodCallException. I do have this:...

0 Likes
0 Replies

What's the time limit of 'wasRecentlyCreated' attribute?

Has anyone used the 'wasRecentlyCreated' attribute of Eloquent models? I want to know their time lim...

0 Likes
2 Replies
posted 6 years ago

MYSQL - Numeric value out of range: 1264 Out of range value for column

I'm getting this error and not sure what it means : SQLSTATE[22003]: Numeric value out of range: 126...

0 Likes
0 Replies

Setting session.domain causes authentication to fail

When I set the session.domain configuration variable, I find that Laravel is suddenly unable to reco...

0 Likes
4 Replies
Solved

implement user-role -permission system

hi i have two problem that i don't know how to solve this situation: i have user role permission tab...

0 Likes
6 Replies
posted 6 years ago

Form::open() and AJAX response

Hi guys! I'm using {!! Form::open(['role' => 'form', 'url' => route('transaction.destroy', $tr...

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.