Support the ongoing development of Laravel.io →

creating an export link

I'm trying to create a link that if you click on it, then it will export the values in the database...

0 Likes
0 Replies
posted 10 years ago

Class Carbon not found??

Trying to use Carbon for date formatting within a class used by calling a custom artisan command, bu...

0 Likes
5 Replies
posted 8 years ago

Right place for data handling functions

I have a BI Dashboard in development that has an internal database, that I have models for it, and s...

0 Likes
1 Replies

MongoDB PHP extension won't load

Been trying for a day now to figure out this issue. I've loaded mongoDB onto Homestead, and installe...

0 Likes
1 Replies

Laravel 4.2 return white page with this error on public

I'm using Lravel 4.2 on Ubuntu 16.04. I've installed xampp stack with php 7.05 support. All php does...

0 Likes
0 Replies
posted 8 years ago

Can't add an Accessor

Why an Accessor can't be named getInvoiceNumFormattedAttribute() but getInvoiceNumFormatAttribute()...

0 Likes
0 Replies
posted 8 years ago

How could I fix [route with suffix ]

I try Route::get('article/edit/{alias?}'.$suffix, ['uses' => 'ArticleController@getEdit', 'as' =&...

0 Likes
0 Replies

Using DB outside Laravel

I was using Eloquent outside laravel without any problem, until I came to a point that I wanted to d...

0 Likes
2 Replies
Solved

Laravel Multiple Applications

Hello, I want to make a new project and would like to ask what would the best way to make multiple a...

0 Likes
2 Replies

2 Forms 1 different hidden input

Hi guys, new here so go easy! I'm working on a site, and doing what I can in laravel, I have 2 regis...

0 Likes
0 Replies

How do i get a specific data?

Hey, I'm sort of new. As you can see in the first panel, I list each manaul as a tab. The second pan...

0 Likes
0 Replies

Response Format

Can someone give me a good json response structure for APIs? E.g { "http_code": 200, "...

0 Likes
0 Replies
posted 8 years ago

Install sabredav caldav server on laravel

Hi there! Did anyone ever try to setup a sabredav caldav server in laravel? Sabredav needs the calen...

0 Likes
0 Replies

JSON response returns raw data to browser

Posting from Japan... I need you guys' help... So here's my story. Created new registration form fo...

0 Likes
0 Replies

Weird issue with PHP 7 Null Coalesce Operator

Hi, I have a weird issue with the PHP 7 Null Coalesce Operator. This one works in Blade: <img src...

0 Likes
0 Replies

Problem with php7 and PDO pluging

Already i installed php7 and all the plugings for installer laravel from php but when go to a new pr...

0 Likes
0 Replies
posted 8 years ago

How to write Laravel Query Builder from Mysql subquery Union?

I have a mysql query, that I need to make it work in a Laravel Query Builder. The problem I have is...

0 Likes
0 Replies

Another 'Fatal Exception: Class not Found' Laravel 5

FatalErrorException in cases.php line 26: Class 'App\Models\Cases' not found Here's my controller de...

0 Likes
1 Replies
Solved

Install Specific Laravel Homestead Version and 502 Bad Gateway nginx solved

Hello everyone, quick questions here. How can I check my current laravel/homestead box version ins...

0 Likes
14 Replies
Solved

Laravel 5 in DDD Pattern

I would like to start my new project in laravel 5 using DDD pattern. I am confused about the authent...

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.