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

Form macros in Laravel 5.3

I am trying to setup Form Macros in 5.3, I have a service provider working: /App/Providers/MacroServ...

0 Likes
1 Replies

possible to use multiple @extends('') using if commands in blade?

Ok so here is my code @if(some logic) ....@extends('template.master') ....@section('title') ....ti...

0 Likes
2 Replies
posted 8 years ago

Mandrill mail conection problem

Hi I'm getting very occasional connection problems with the mandrill api [2016-09-16 07:59:38] produ...

0 Likes
1 Replies

Old PHP site to new one with Laravel 5.3, how to begin with?

Hello, i am new here and with Laravel tech but I know the php dev. I developed several years ago a P...

0 Likes
1 Replies

invalid parameter in posting offer to facebook api

Hi, I have problem with posting offer to page (which I am admin) via facebook api. It'is work, when...

0 Likes
1 Replies

when i import the excel sheet using maatwebsite, showing the error message “Call to undefined function: simplexml_load_string()”

i have use the import excel sheet using maatwebsite in local. its working fine. but live server its...

0 Likes
1 Replies

FPX payment gateway integration with Laravel 5.2

Can anybody let me know how to integrate FPX payment gateway integration with Laravel 5.2?

0 Likes
0 Replies

Trouble getting value from object. Or how to get distinct date from dateTime column in a table.

So I have a query that looks like $atten = Attendance::select( DB::raw('DATE(tStamp)') )->group...

0 Likes
0 Replies
posted 11 years ago

What are the most common projects that are built with Laravel?

Laravel can be used for any project. It's all about your skills and imagination. I hope we all agree...

0 Likes
6 Replies

Eager loading of several relationships

I've got a Restaurant, Review and User model Restaurants have reviews, which have a user I would to...

0 Likes
3 Replies

Two Many-To-Many relationships help

I have the following scenario. I have 3 main tables: Countries Job possition Income *** Income tab...

0 Likes
2 Replies
posted 8 years ago

Auto logout and redirect

Hello, im new in Laravel. Have problem with automatic logout after session expire and redirect on ho...

0 Likes
2 Replies
Solved
posted 8 years ago

logging request unique id

After a while of running your app on production,when you open the log files you get lost you cannot...

0 Likes
1 Replies

How to populate failed_jobs table?

Hi! I am using php-resque and redis for my queues. Succesfully listen to queues from terminal (Debia...

0 Likes
2 Replies

Read .env file

Hi evryone, I would like to know if it is possible to read the content of the .env file like a text...

0 Likes
2 Replies
Solved

User edits on blade update database

Hey guys, I am fairly new to the Laravel framework. Currently in my blade I have a few fields that u...

0 Likes
2 Replies

Pagination with ajax not working

I´m using Laravel5.3. The problem is that the current Pagenum is not set. I mean I get the correct d...

0 Likes
1 Replies
Solved

Authentication user provider [] is not defined

https://laracasts.com/discuss/channels/general-discussion/authentication-user-provider-is-not-define...

0 Likes
0 Replies

Override Login Response

I'm trying to override the default login response when a user enters an incorrect email/password. In...

0 Likes
1 Replies
Solved

can't send mail from my web application, and no errors

Hi I am trying to send a contact us mail with attachment, when I submit the form, it just comeback w...

0 Likes
2 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.