Support the ongoing development of Laravel.io →

Checking laravel auth in subdomain (wordpress)

I have a laravel site and wordpress site running on the same domain. http://www.domain.com - laravel...

0 Likes
6 Replies

Helper Function

i want a helper function to get an element out of my database. can anybody help me?

0 Likes
2 Replies
posted 8 years ago

How to access 2 table from controller?

I make 2 table inside up function. I can access groups table. But how can I retrieve group_details t...

0 Likes
1 Replies
posted 8 years ago

my google map not show

i use conford googlemapper and i follow every step but my map no show this my MapController my MapCo...

0 Likes
1 Replies
posted 8 years ago

Dependency injection in `FormRequest` subclass?

Is it possible to use dependency injection in the FormRequest subsclass?

0 Likes
2 Replies
posted 8 years ago

Image Intervention package and ImageMagick

Hello, I wrote the following code to standardize the images of my photo gallery (so that they all ha...

0 Likes
1 Replies

Socialite - is it possible to receive fake/impersonated data from OAuth server?

HI, I am new to Laravel/PHP in general, so excuse me if this is a silly question :) My Laravel web a...

0 Likes
0 Replies
posted 8 years ago

Polymorphic Relation: Assigning parent class and getting collection of children

Hi there, I'm currently fighting with polymorphic relations. What I want to archive is multiple type...

0 Likes
0 Replies

Syncing multiple same IDS in a Many To Many relationship.

Hello people, I want to add two same ids the intermediate table of a Many To Many relationship using...

0 Likes
0 Replies

Modifying the $request in middleware, getting 'cannot use return object in write context' error

I am creating a little blog CMS as a sort of first Laravel App project, and am trying to implement f...

0 Likes
1 Replies
posted 8 years ago

notification for specific users in laravel

Good time of day. Tell me how optional, some users to make a notification through a broadcast channe...

0 Likes
1 Replies
Solved

Class App\Http\Controllers\Auth\LoginController does not exist

I have the login functionality working on my local system (MAMP), connecting to AD to verify the use...

0 Likes
1 Replies

[Package] Laravel Authentication ACL Admin panel

#What is Laravel Authentication Acl? Laravel Authentication ACL is a Laravel4 package (based on Sent...

0 Likes
75 Replies

Form Multistep

Hello, I created a multi-step forms, I don't want to store data on every stem to database, because i...

0 Likes
0 Replies

Wordpress plugin and theme for Expedia Affiliate Network API

We have developed expedia wordpress plugin and theme which convers wordpress site into expedia onlin...

0 Likes
2 Replies

Auth::guard(guard)->check() Always returns false

Hello, I am making a web app for a college project and I am trying to have 3 different authenticatio...

0 Likes
1 Replies

Create Reports in PHP/Laravel with JasperReports

This package is the solution to compile and process JasperReports (.jrxml & .jasper files) just...

0 Likes
0 Replies
posted 10 years ago

Disabling the CSRF Middleware in Laravel 5

I noticed CSRF Middleware is applied to all POST and DELETE requests by default. Is there anyway to...

0 Likes
36 Replies

multiple where conditions count

I'm trying to return a count of a query with multiple where conditions. I have batches of licenses....

0 Likes
1 Replies
posted 10 years ago

How to pass a variable to the Schema::table function?

I am building some migration code and I want to simply loop through an array and drop all foreign ke...

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.

© 2025 Laravel.io - All rights reserved.