Support the ongoing development of Laravel.io →

Importing Illuminate components into ProcessWire

Hi everyone :) I have just started using ProcessWire, and I really do think it is a great CMF. The o...

0 Likes
2 Replies
Solved

Help with Goutte web scraping

Hi, I'm trying to use Goutte to do some scraping but getting stuck when accessing an array of URLs w...

0 Likes
2 Replies

Vargant set up but doesn't run php

Hi; I have set up Vargant but when I go to the url I see this This is my bootstrap.sh: vagrant@prec...

0 Likes
0 Replies

DirectAdmin cronjob and Custom Command with Laravel 4

Hi guys, I wanne run my command every minute i made: generate:xml In the console it works fine, but...

0 Likes
14 Replies

Composer Not Working

Anybody help me composer already install but problem when type command(composer) by Git bash then sh...

0 Likes
0 Replies
posted 9 years ago

How to make my app pluginable?

I wanna make a plugin API in my app. Something like wordpress. I'm thinking of giving certain method...

0 Likes
1 Replies

Dependency injection and creating new objects / auth

Heya, I've been playing around with dependency injection to make things like this mockable: public f...

0 Likes
3 Replies

Developing locally and using git. How do I set up config?

I'm new to Laravel and Git and want to use the two together. I'm developing locally on my Mac with...

0 Likes
3 Replies

Variable URLs in web scraping

I am using Goutte with Guzzle + Dom Crawler to create a webscraper in Laravel. I would like to crawl...

0 Likes
8 Replies
posted 9 years ago

Store graph data in database

Hey, i have a question: i have a game server, and i have an api that retrieves the players online. I...

0 Likes
4 Replies
posted 9 years ago

Add int to timestamp

Hello! I have a controller where I get some data form DB. I retrieve created_at(timestamp) from tabl...

0 Likes
2 Replies
Solved

Doing social authentication, the IOC (dependencyInjection) way.

I am going to implement multiple social auth (facebook, github...) options for a website. I have alr...

0 Likes
0 Replies
posted 9 years ago

What kind of relation is this and how do i assign it

I've found myself understanding relations the best with pictures, so insteat of explaining the relat...

0 Likes
4 Replies
Solved

Twitter api OAuth request with app-only authentication ?

I am using artdarek/oauth-4-laravel for OAuth. Twitter's Api v1.1 has some nodes which can be access...

0 Likes
0 Replies
posted 9 years ago

Call to a member function getClientOriginalName() on a non-object

I'm getting this error, and not sure why! I have the following form: {{ Form::open( [ 'url' => '...

0 Likes
3 Replies

login with google account

Hello! I am making an app with laravel 4 and I should do login with google account. I have successfu...

0 Likes
3 Replies
Solved
posted 9 years ago

Get route name/action info having only url

Hi guys, I have a problem, I am making website which has several languages, the URLs of the same act...

0 Likes
1 Replies

Best Practice Presenter

Hi guys, how far can I go with presenters? Would something like: public function presentUrl() { retu...

0 Likes
1 Replies
Solved
posted 9 years ago

Argument 1 passed to problem

Hello, When i'm trying to run php artisan db:seed i get this error: [ErrorException] Argument 1 pass...

0 Likes
3 Replies
posted 9 years ago

Meetup Laravel France

Hi, I'm Julien from http://www.laravel.fr/ From day 1, my goal was to gather French speaking poeple...

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.