Commit Graph
9 Commits
Author SHA1 Message Date
Barry vd. Heuvel 93e078a79d Add typehint for Factory 2016-10-07 15:08:41 +02:00
Barry vd. Heuvel 40e5e164a9 Use ComposerScripts
Use ComposerScripts to avoid loading any configuration/compiled files.
2016-03-23 15:27:01 +01:00
Barry vd. Heuvel 4fec844eb9 Remove pre-update-cmd
Can't rely on being able to run php artisan, before updating.
2016-03-16 08:37:44 +01:00
Barry vd. Heuvel 26b6b8e5ff Set minimum stability to stable 2015-06-14 20:55:13 +02:00
Barry vd. Heuvel f9ac0b384a Add security contact to readme 2015-04-20 09:15:42 +02:00
Barry vd. Heuvel c4bb1b8e59 Add type 'project' to composer.json
That is what is suggested by https://getcomposer.org/doc/04-schema.md#type
2014-08-21 09:43:18 +02:00
Barry vd. Heuvel 3bab2d4487 Add note about expire time
Might be confusing for users, if the expire time is not stated.
2014-05-23 10:57:57 +02:00
Barry vd. Heuvel b5d60260fb Add fallback_locale to config
This is implemented in https://github.com/laravel/framework/commit/bf062fee1e0b67b2d646f37a7ef734ea5391c34c
2014-04-03 14:38:52 +02:00
Barryvdh 6eaa2ad3f2 Update application/language/nl/validation.php
The use of 'Het' is not always correct, sometimes it should be 'De', so the sentence would look weird. Probably better to remove it.

Also, the 'exists' string stated it already exists, but should state it doesn't exist! Very important difference ;)

Also changed the formatting errors of email/url to be more specific.
2013-01-06 16:28:12 +01:00