Support the ongoing development of Laravel.io →

Multitenant with Multidatabase Auth Problem

[ASK : Multitenant with Multidatabase Auth Problem] fyi: i'm using redis as session management and w...

0 Likes
1 Replies
Solved

help me

how to make system login form integration two system one database in laravel ?? please help me

0 Likes
0 Replies
posted 10 years ago

POST Request not working using Ajax

I tried implementing ajax post request in laravel 4 , but I am unable to obtain the post data. I hav...

0 Likes
8 Replies

Laravel vs Meteor JS

I used Laravel since v 3. But now i am try on Meteor JS. What do you think?

0 Likes
11 Replies
posted 6 years ago

looking for help with htaccess and vhost

I am having an issue with laravel installation and was hoping to get someones .htaccess that I could...

0 Likes
0 Replies

Jobs getting picked up and processed by apache mod-php

I have a series of large, long running import jobs that are implemented as laravel jobs. In developm...

0 Likes
1 Replies
posted 6 years ago

can't pass encoded json array from blade to route

Hi, I want to pass several fields to a route when a link is pressed. This raises the following exce...

0 Likes
0 Replies

Auto Discovery not functional on XAMPP & Disable Auto Discovery

Laravel Version: 5.5.* PHP Version: 7.1.6 Database Driver & Version: 10.1.24-MariaDB Descripti...

0 Likes
0 Replies
posted 6 years ago

cannot use methods from DB class

hi, im starting to use laravel 5.5 i would like to make a query by query bulider. i cannot use stati...

0 Likes
4 Replies
posted 6 years ago

Eloquent - return every 3 rows

Hey guys , I have this query : $b = Class::orderBy('created_at', 'desc')->take(50)->get(); Th...

0 Likes
3 Replies

4 tables relationship?

Hello people! I am very new to Laravel and watched some videos but pretty confused about Eloquent re...

0 Likes
3 Replies

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

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.