Support the ongoing development of Laravel.io →

536 Threads

SelectBox - Selectize.js

$('#select-repo').selectize({ valueField: 'url', labelField: 'name', searchField: 'name', options: [...

0 Likes
1 Replies

Vagrant shows 404

Hi; I can vagrant ssh, connects me to box no problems. When I go to http://127.0.0.1:4567/ I get pag...

0 Likes
1 Replies

Artisan returns empty?

Greetings. Suddenly my artisan started to return empty. And it doesn't matter what artisan command I...

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

GIT Deployment for Laravel

Sorry this is not strictly a Laravel question, however I am trying to use GIT deployment with Larave...

0 Likes
1 Replies

how to get current entry info in laravel eloquent

i have a table in mysql ( ques_id (auto increment , primary) , ques_title (string) ) . By using eloq...

0 Likes
1 Replies

Homestead Serve Issue

I have added a couple of sites via the yaml file, so thought i would give the serve method a go. I h...

0 Likes
0 Replies
posted 9 years ago

Laravel4/PHPUnit/Mockery testing problem

Hi All, I’m hoping that somebody that is ok with testing and Laravel can help me with this. I am try...

0 Likes
0 Replies

Unit testing using basic.once auth filter

I'm attempting to build a RESTful API using stateless authentication. However, I'm having trouble un...

0 Likes
0 Replies

Any forum script built with laravel ?

I knew that the framwork is pretty new but i search for a package a open source forum script that ha...

0 Likes
1 Replies

request duration jumped from 30 to 150 ms

How can I check what happened with my app that the request time suddnely jumped 5 times more. I mean...

0 Likes
0 Replies

Every move i make at laravel ,laravel stuck!!

I just installed new laravel 4 fresh copy. new copy url : http://localhost/ln/public I setup config...

0 Likes
1 Replies

Can't pass variable to a class which extends another one always return NULL

class PDF extends FPDF { private $number; function setNumber($number) { $this->number = $nu...

0 Likes
5 Replies

Help with getting Tinker working in MAMP

Hey, So I use OSX 10.9, MAMP 3, and php 5.4.4. I was looking at artisan tinker and when I ran the...

0 Likes
1 Replies

What to test in a database interaction and how to test an interaction with an existing database?

Hello! I'm starting a new application to interact with an existing database. I'm building a new back...

0 Likes
3 Replies

laravel test fail in route redirection

i am testing a form. Upon success it must redirect to a route and upon failure it must return to th...

0 Likes
1 Replies

Testing custom filters

Are there any resources or examples available that discuss testing custom filter classes? Or, do you...

0 Likes
0 Replies

Turn off http output during the test

Hi, Here is an example of my test: public function testCitizenService() { $respo...

0 Likes
1 Replies
posted 9 years ago

Hi, can anyone help with setup selnium2 drive on mac and use it with laravel ?

Hi, can anyone help with setup selnium2 drive on mac and use it with laravel ?

0 Likes
0 Replies

Larapress (CMS) Architecture Discussion

Hello there! I'm currently developing a CMS called larapress and I'd like to discuss the archite...

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