Support the ongoing development of Laravel.io →

Using middleware to handle url formatting, no user access checking

Hi, All cases i find about middleware explain it through users, user roles, permissions etc. Does an...

0 Likes
4 Replies
posted 7 years ago

Eloquent find() changed return from 5.1 to 5.3?

I recently updated my app from 5.1 to 5.3 and it appears to have changed the return of the Eloquent\...

0 Likes
1 Replies

ipa or iOS application archive file validation

How could I validate ipa files in laravel 5.2?

0 Likes
0 Replies

Struggling Where to Put Domain Logic

Hey all, I've been leaning a lot about design patterns and the IoC in the past couple of weeks, and...

0 Likes
11 Replies
Solved
posted 7 years ago

QueryBuilder doesn't get records

I have to get some records from a table given an array of ids, to do so I use this code $future_meet...

0 Likes
2 Replies
Solved
posted 7 years ago

generate route for multiple variables/that/has/to/be/passed/to/the/router in one variable

hi, I have a router file: //multiple router lines before, at the end everything else has to be handl...

0 Likes
6 Replies

Multi domain application issue

I'm building an application that needs to be accessible by multiple domains : https://a.domain1.com,...

0 Likes
0 Replies
posted 7 years ago

Error in Laravel

I am trying to use auth0 with Laravel 5.3. I am facing following in Error in Laravel while I am try...

0 Likes
1 Replies

[Manjaro][composer] Artisan not present when installed using composer.

I am on Manjaro. Installed composer from the repository, which is up to date. So I followed the offi...

0 Likes
1 Replies
posted 7 years ago

Laravel multiple requests

Hi. I have problem. I make request to url .../admin/system. I catch that request in brakepoint in my...

0 Likes
0 Replies

Local to Online : $request->all(); and Input::all(); error

Why Laravel 5.3 output differents result? It's bugged on online request. Thank you Controller: funct...

0 Likes
2 Replies

"with" or "load" causes all objects loaded

Hello All, This is my first post on this forum, so I'd like to send warm hello and thank You in adva...

0 Likes
5 Replies
Solved

belongsToMany three table

Hello. I have problem with relationship three table. We have the tables users - id - username compa...

0 Likes
2 Replies
posted 7 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 7 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

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.