Commit Graph
100 Commits
Author SHA1 Message Date
Taylor Otwell 59289aff68 Tweak where views and lang files are located. 2014-08-20 20:41:24 -05:00
Taylor Otwell 838b20d4a0 Use facades. 2014-08-20 17:04:09 -05:00
Taylor Otwell 2ab3d52540 Add note. 2014-08-20 12:49:00 -05:00
Taylor Otwell 695ee0193d Merge pull request #2970 from crynobone/patch/phpunit
[Fixes] Move PHPUnit to require-dev and fixes directory references to tests.
2014-08-20 09:21:47 -05:00
Taylor Otwell cadc592ee2 Update controller namespace. 2014-08-20 00:39:17 -05:00
Taylor Otwell eb4f536c44 Set console command name. 2014-08-20 00:26:14 -05:00
Taylor Otwell 177d1ebb7a Mega work on structure. 2014-08-20 00:26:14 -05:00
Taylor Otwell aae8ef3059 Fix gitignore files. 2014-08-19 00:03:15 -05:00
Taylor Otwell 61b67ef869 Merge pull request #2967 from crynobone/patch/update-gitignore
Remove none existing files being referred in .gitignore
2014-08-18 23:44:51 -05:00
Taylor Otwell 80a60552d7 Rename. 2014-08-18 23:43:10 -05:00
Taylor Otwell 3ffbb5d6ba Renaming folders. 2014-08-18 23:42:49 -05:00
Taylor Otwell 79bcb450dd Fix compile file. 2014-08-18 23:22:42 -05:00
Taylor Otwell a9a41d7b96 Update paths. 2014-08-18 23:19:53 -05:00
Taylor Otwell 9aae50e501 Working on the default app structure. 2014-08-18 22:46:16 -05:00
Taylor Otwell a5f4e74889 Autoload the console. 2014-08-13 10:01:57 -05:00
Taylor Otwell 278758542c Namespace change. 2014-08-13 10:00:36 -05:00
Taylor Otwell 2649df12ca Unused path. 2014-08-13 09:44:35 -05:00
Taylor Otwell ee6f47dc47 Working on app structure. 2014-08-13 09:44:20 -05:00
Taylor Otwell 262dec16f8 Add more paths. 2014-08-13 09:30:14 -05:00
Taylor Otwell c33453e97f Pull routes after booting application. 2014-08-12 16:21:45 -05:00
Taylor Otwell b0334fd4de Use a standard routes file by default. 2014-08-12 16:18:11 -05:00
Taylor Otwell 2effec9c11 Update the GitIgnore file. 2014-08-12 15:13:57 -05:00
Taylor Otwell 1e8ed2cdcc Make a few tweaks to providers. 2014-08-12 11:58:09 -05:00
Taylor Otwell ac9ce28597 Rename core directory. 2014-08-12 07:01:09 -05:00
Taylor Otwell 00099ae56c Working on directory structure. Event provider. 2014-08-11 16:13:43 -05:00
Taylor Otwell 084a91cf7c Add src path. 2014-08-11 13:36:28 -05:00
Taylor Otwell 727d097a5b Remove accidental dependency. 2014-08-11 10:42:42 -05:00
Taylor Otwell 6070d93c4a Working on new directory structure. 2014-08-11 10:13:20 -05:00
Taylor Otwell 8aa4a0a6dc Adding requests directory. 2014-08-03 14:13:30 -05:00
Taylor Otwell e166aa5974 Working on new provider and aliases. 2014-08-03 14:06:00 -05:00
Taylor Otwell 3a34a99694 Working on default route setup. 2014-08-01 23:51:30 -05:00
Taylor Otwell c4babe0a07 Merge branch 'master' into develop 2014-08-01 01:28:10 -05:00
Taylor Otwell 4b117a6ea8 Fix a few things. 2014-08-01 00:55:37 -05:00
Taylor Otwell 1a0b1cc08e Work on inspiring command. 2014-08-01 00:46:47 -05:00
Taylor Otwell 9b00554990 Merging structure branch. 2014-07-31 23:44:43 -05:00
Taylor Otwell c58286aa25 Remove class loader from aliases. 2014-07-31 23:41:39 -05:00
Taylor Otwell 4131fbd4dc Continuing to work on structure. 2014-07-31 22:59:25 -05:00
Taylor Otwell 0e0fd73b43 Working on overall app structure. 2014-07-31 15:13:50 -05:00
Taylor Otwell a5001352e6 Fix autoload map. 2014-07-29 23:52:16 -05:00
Taylor Otwell 812532c688 Rename commands directory. 2014-07-27 14:10:37 -05:00
Taylor Otwell a8a0996faa Tweak default SQLite database. 2014-07-26 22:00:51 -05:00
Taylor Otwell b20409fa53 Move storage out of app directory. 2014-07-26 22:00:01 -05:00
Taylor Otwell 5b82dfb0ed Working on compile config file. 2014-07-18 14:32:47 -05:00
Taylor Otwell f4e091ff00 Merge pull request #2951 from bworwa/patch-1
Create .gitignore
2014-07-11 20:48:49 -05:00
Taylor Otwell 5d7f9b2188 Merge pull request #2947 from briankiewel/patch-1
spacing cleanup
2014-07-05 13:04:02 -05:00
Taylor Otwell e5fe0aff57 Move the environment settings into their own file. 2014-06-23 21:22:55 -05:00
Taylor Otwell a914718a57 Update validation.php 2014-06-06 19:09:27 -05:00
Taylor Otwell 8e43b1360a Merge pull request #2948 from TheShiftExchange/patch-1
Update validation language to include boolean
2014-06-06 19:09:03 -05:00
Taylor Otwell d2acaa24c2 Point at 4.3. 2014-06-01 13:16:51 -05:00
Taylor Otwell 1713d69ca8 Merge development branch. 2014-06-01 13:16:30 -05:00
Taylor Otwell 3ea3cc6287 Merge branch 'master' into develop 2014-06-01 13:15:50 -05:00
Taylor Otwell 5a7d9a0c25 Fix wording. 2014-05-30 14:39:17 -05:00
Taylor Otwell a6a01b976c Merge pull request #2851 from juukie14/user-model-hidden
Added remember_token to protected $hidden variable
2014-05-30 14:38:34 -05:00
Taylor Otwell 486cd4b257 Merge pull request #2853 from anewmanjones/patch-1
Fix grammar in config/mail.php
2014-05-30 14:38:09 -05:00
Taylor Otwell f9ce5f9c50 Merge pull request #2854 from seeARMS/patch-1
Added redis to list of available queue drivers
2014-05-30 14:36:06 -05:00
Taylor Otwell e3cb29a397 Merge pull request #2929 from barryvdh/patch-3
Add note about expire time
2014-05-30 13:59:01 -05:00
Taylor Otwell 01e009a438 Merge branch 'master' into develop 2014-05-28 23:05:16 -05:00
Taylor Otwell f1fe4efc50 Merge pull request #2935 from GrahamCampbell/badges
Updated Badges
2014-05-28 23:04:38 -05:00
Taylor Otwell 6f005892b0 Cleaning up some default values. 2014-05-16 10:44:00 -04:00
Taylor Otwell 0935b0422e Merge branch 'upcoming' into develop 2014-05-15 23:02:55 -04:00
Taylor Otwell c7ff71111b Change namespace for RemindableTrait. 2014-05-13 08:14:16 -05:00
Taylor Otwell b9c69c6d94 Change local database user. 2014-05-12 13:34:01 -05:00
Taylor Otwell ca651a7815 Configure default database connections for Forge and Homestead. 2014-05-10 20:05:56 -05:00
Taylor Otwell 5b811e308a Merge pull request #2884 from crynobone/feature/service-mailgun-domain
Add missing mailgun.domain option.
2014-05-05 19:05:36 -05:00
Taylor Otwell 9df2e2343e Merge pull request #2885 from GrahamCampbell/badges
[4.1] Improved Badges
2014-05-05 19:04:02 -05:00
Taylor Otwell 6983f4d177 De-clutter default models. 2014-05-02 09:28:10 -05:00
Taylor Otwell 443cad582c Merge branch 'master' into develop 2014-04-19 16:59:29 -05:00
Taylor Otwell 13a34ff883 Update badges. 2014-04-19 16:59:13 -05:00
Taylor Otwell b8c57358d9 Merge branch 'master' into develop 2014-04-19 09:55:16 -05:00
Taylor Otwell f138f0f4fc Add extra functions to User. 2014-04-15 11:06:27 -05:00
Taylor Otwell cfd7b5842d Merge branch 'master' into develop 2014-04-15 08:35:19 -05:00
Taylor Otwell dff012070e Disable debugging by default. Must opt-in for local. 2014-04-15 08:34:30 -05:00
Taylor Otwell af70922759 Merge pull request #2726 from lucasmichot/patch-1
[PROPOSAL] Ignore all .env.*.php files
2014-04-11 17:23:11 -05:00
Taylor Otwell 211dfc24e7 Merge branch 'master' into develop 2014-04-11 17:17:20 -05:00
Taylor Otwell cb21cb8aa8 Merge pull request #2754 from GrahamCampbell/fixes
Minor CS Fixes
2014-04-11 17:17:01 -05:00
Taylor Otwell 7a7835fe5f Merge pull request #2800 from barryvdh/patch-2
Add fallback_locale to config
2014-04-11 16:33:19 -05:00
Taylor Otwell 28a95624fe Fix wording. 2014-04-11 16:32:36 -05:00
Taylor Otwell c7dff13401 Merge pull request #2806 from GrahamCampbell/mail
Added log to the mail config
2014-04-11 16:30:42 -05:00
Taylor Otwell 4aa42ee280 Set default cipher. 2014-04-11 11:00:57 -05:00
Taylor Otwell 83a872162e Add comment. 2014-03-14 18:59:40 -05:00
Taylor Otwell 571b20c0a7 Fix formatting of file. 2014-03-14 16:22:14 -05:00
Taylor Otwell 7d60aa4235 Working on configuration files. 2014-03-14 16:22:03 -05:00
Taylor Otwell a2cb6049c9 Cleaning up comments. 2014-03-08 15:18:22 -06:00
Taylor Otwell 3c19e7ad4a Merge pull request #2735 from boffey/fix-mail-config-comments
Updated mail config comments from postmark to mailgun
2014-03-08 14:58:12 -06:00
Taylor Otwell 0b390e397e Merge branch 'master' into develop 2014-03-03 20:07:50 -06:00
Taylor Otwell 9bf9c2eb42 Add ttr option to beanstalk config. 2014-03-03 20:07:43 -06:00
Taylor Otwell 0c9aded889 Merge branch 'master' into develop 2014-02-28 16:06:05 -06:00
Taylor Otwell fafb9837dd Merge pull request #2715 from EvgenyKovalev/patch-2
Iron.io config less error prone.
2014-02-28 16:05:46 -06:00
Taylor Otwell c457a93ddb Work on 401 response from filter. 2014-02-28 16:02:46 -06:00
Taylor Otwell d286d94122 Merge pull request #2399 from JosephSilber/auth-ajax-401
Auth should respond with a 401 to AJAX requests
2014-02-28 16:01:32 -06:00
Taylor Otwell 5a172d90d3 Merge pull request #2687 from EvgenyKovalev/patch-2
5x boost for EU customers
2014-02-28 15:01:32 -06:00
Taylor Otwell 36260876dd Add sample custom error message. 2014-02-28 14:58:02 -06:00
Taylor Otwell a2574209b3 Tweak wording. 2014-02-28 14:50:25 -06:00
Taylor Otwell 151fdab5fe Merge pull request #2706 from idhamperdameian/master
Add required_with_all validation message
2014-02-28 14:49:40 -06:00
Taylor Otwell 945a073879 Merge pull request #2710 from webdrop/master
added alt to img tag in hello
2014-02-28 14:45:21 -06:00
Taylor Otwell b755783714 Adding soft deleting trait alias. 2014-02-28 11:40:05 -06:00
Taylor Otwell 98d160dc5b Merge pull request #2655 from alexandre-butynski/patch-1
Improvement of validation traduction for "email" rule
2014-02-14 22:44:15 -06:00
Taylor Otwell 46c7f075ab Merge pull request #2389 from anlutro-pull-requests/validator-require-without-all
Added required_without_all
2014-01-31 09:42:03 -08:00
Taylor Otwell d0c500716c Merge pull request #2508 from euantorano/patch-1
Updating .htaccess for consistency
2014-01-31 08:52:00 -08:00
Taylor Otwell cc7196c5e9 Add encrypt option to iron queue config. 2014-01-21 13:31:14 -06:00