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

Running commands in processes

Essentially I have an artisan command that processes a file into a database. While there's usually o...

0 Likes
1 Replies
posted 10 years ago

Dynamically loading service providers

I am creating an application with a control panel for two different versions of a server, and they m...

0 Likes
1 Replies

Filters for Auth?

Hi, I'm trying to find out the best way of doing this and I have no idea. I have a users table which...

0 Likes
2 Replies
Solved

deployment to production

How do I deploy an application to live server through git? If I clone my app from the repo, would th...

0 Likes
3 Replies
posted 10 years ago

nginx + .env.php files undefined

Hi all, I have recently been working with Laravel 4.1 and started using .env.local.php and .env.prod...

0 Likes
2 Replies
Solved
posted 10 years ago

Loading posts for specific domains

I'm building my first laravel app, which is a multidomain app with 6 domains. I'm sorry if this is a...

0 Likes
7 Replies
posted 10 years ago

[OAuth] Login with Facebook via OAuth-4-laravel package

Hi all, I would like sign in users with facebook in my website. So i use the OAuth-4-laravel package...

0 Likes
1 Replies
posted 10 years ago

Bangladeshi Laravelian

This is a Local Community for Bangladeshi People's who can meetups about Laravel

0 Likes
0 Replies

Why Auth does not support in mobile browser?

I have a site that developed by laravel nahid.co. In desktop browser it work properly but when I try...

0 Likes
4 Replies
posted 10 years ago

Accessing data from table using relationship

I've users,posts,comments table. Here are my models user model public function posts() { return $...

0 Likes
6 Replies
Solved
posted 10 years ago

Selecting database created values via whereRaw?

Hi there. I'm trying to do a PostGIS search using Eloquent, which works fine for simply selecting al...

0 Likes
2 Replies

Can I set database credentials based on environment

I'm deploying an app with fortrabbit, as you may know, fortrabbit does not uses localhost and have o...

0 Likes
2 Replies
Solved

json_decode returns null on reponse:json string on 'local' API

However if I do return $response; all the data is perfectly displayed. It seems like json_decode onl...

0 Likes
0 Replies
posted 10 years ago

Best way to handle user input filters for a list of records?

Ok, maybe I'm tired today but I cant figure out the best way to handle this: I have a paginated view...

0 Likes
2 Replies
Solved
posted 10 years ago

Problrm with showing uploaded pfd files.

Hello, http://mysite/index.php/uploads/file.pdf *** fails with index.php http://mysite/uploads/file....

0 Likes
0 Replies

Foundation CSS framework dropdown menu is not working correctly

Hi, I am trying to use foundation CSS framework with laravel. Most of the things work fine. The firs...

0 Likes
3 Replies
Solved

Eloquent model default scope.

Hi all, I am looking to create two models, both on top of the same table. I know that I could do wit...

0 Likes
2 Replies
Solved

Plans about VoltDB support - libraries

Hello Laravel community, Has someone initiated the development of libraries to integrate VoltDB into...

0 Likes
0 Replies

Add two months to the current date

Hi, I am trying to add two months to the current date : $sale->sale_date = date('Y-m-d 00:00:0...

0 Likes
8 Replies
Solved

Laravel Pastebin Implementation

Hey everyone, I am looking to add pastebin functionality to my web app, I was wondering if anyone ha...

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.