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

Name idea for self hosted newsletter app built with Laravel

I want to build self hosted newsletter app on top Laravel, what should I name it? And, what trouble...

0 Likes
0 Replies

Unable to change the route of a Laravel form using JavaScript.

I am trying to use JavaScript to change the url (acton) and method of a form, but it does not work....

0 Likes
2 Replies
Solved
posted 10 years ago

How to count and sum in the same query

I want to combine the 2 and get trader count and deposit_amount sum per day $getearnings = DB::table...

0 Likes
3 Replies
posted 10 years ago

Codeception Functional problem.

i have this FollowingCept for my functional testing in codeception where a user can click a Follow b...

0 Likes
1 Replies
posted 10 years ago

Forge stuck at "Making Final Server Tweaks.", any idea?

Hi Forge stops at "Making Final Server Tweaks." and nothing happens after that. Any idea h...

0 Likes
1 Replies
posted 10 years ago

How to get the directory of an XML resource?

I am programming student. I'm trying to get and open an XML file located at public/settings/basic.xm...

0 Likes
1 Replies
posted 10 years ago

Class 'FacebookRedirectLoginHelper' not found

I've installed the facebook api via composer. https://developers.facebook.com/docs/php/gettingstarte...

0 Likes
3 Replies

[dev-L5] bootstrap/paths,php file missing

Hello, I was trying to setup L5-dev. But "php artisan serve" throws following error: Larav...

0 Likes
3 Replies

[framework] setting it up to fix a bug - all tests fail

I must be missing something simple here, because all my actual laravel apps run fine. git clone git@...

0 Likes
1 Replies
posted 10 years ago

Use two table in orWhere function

Good morning to all. By executing this query: $post = DB::table('post') ->join('user', 'post.id_u...

0 Likes
3 Replies
Solved

SSH to View

Hello, i have problem with output from ssh function. i cant get the output to a html div. Its put th...

0 Likes
4 Replies
Solved
posted 10 years ago

Select category with number of products

Hi, i need select the categories with number of products in each category. With this query i do what...

0 Likes
1 Replies

php artisan tinker windows not supported

hello, I have installed laravel homestead(http://laravel.com/docs/4.2/homestead), but if am I trying...

0 Likes
2 Replies

How to create own method for validation

Hello, i have a code like this if ($validation->fails()) { foreach ($validation->messages(...

0 Likes
0 Replies

Installing package error

Hi ! I've been trying to install an Elasticsearch package in my app. i'm using this package: https:/...

0 Likes
2 Replies

Hi, I'm a PHP developer who is considering porting my current website to the Laravel framework. How easy is it to deploy?

Hello Laravel Community, I'm a PHP developer who currently has a website written in PHP5 that I've b...

0 Likes
2 Replies
posted 10 years ago

Laravel 4 support

Will v4 still be supported after v5 is released?

0 Likes
2 Replies
posted 10 years ago

Dot notation in Laravel 3 Caching?

Dear programmers, I would really like to use dot notations in the laravel cache option, but it seems...

0 Likes
4 Replies
Solved

Fatal error: Class 'DB' not found

hi guys, i have spend more than 2 day for install this framework, feel suck... And i though i did it...

0 Likes
5 Replies
Solved

migrate:rollback command Problem

See url http://laravel.io/bin/JXkw

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