Commit Graph
18 Commits
Author SHA1 Message Date
Barry vd. Heuvel 7160a37e49 Work on Model Docs
Use classmapper from composer and add some checks to make sure the class
exist.
Also, tweak argument/options and filename.
2013-04-29 10:16:33 +02:00
Barry vd. Heuvel 1d26dfe58c Add initial version for model docs 2013-04-27 22:12:35 +02:00
Barry vd. Heuvel bde0f47db5 Add message about CodeIntel 2013-04-27 20:35:18 +02:00
Barry 19be4666d1 Typo 2013-04-09 12:56:10 +02:00
Barry ec18f19777 Replace facades instead of aliases
More logical, because aliases are auto-detected. This way, the original
facade is also kept.
2013-04-01 19:03:57 +02:00
Barry 14813b77b1 Catch errors, use default database driver
Catch errors from not working PDO connections etc.
Added the memory driver as option.
2013-03-26 10:20:39 +01:00
Barry 51a40659d6 Add sublime option to the config file 2013-03-23 15:32:15 +01:00
Barry b15e19a301 Fix links 2013-03-23 15:11:25 +01:00
Barry bcde5334ba Seperated generated file from package. Added --sublime option
This way the package will be updated less, and you don't have double IDE
helpers (in you vendor dir, and the generated version).
Also added a Sublimetext version, with different way of calling the root
class.
2013-03-23 15:07:57 +01:00
Barry 38da3b86cd Detect facades automaticcaly 2013-03-20 15:17:05 +01:00
Barry vd. Heuvel 7dc2bc7c29 Update helpers 2013-03-16 13:44:31 +01:00
Barry c92eefbc3d Add preload/compiled.php to helpers 2013-03-12 10:51:00 +01:00
Barry vd. Heuvel f1aa8c6232 Update readme 2013-03-11 21:51:38 +01:00
Barry 7c8514ac51 Added helper file 2013-03-11 14:16:37 +01:00
Barry 267885de17 Updated readme 2013-03-11 13:06:00 +01:00
Barry vd. Heuvel 7c46501145 Fix namespacing / package name 2013-03-10 10:28:10 +01:00
Barry vd. Heuvel 2c53121ef9 Update readme 2013-03-10 01:16:47 +01:00
Barry vd. Heuvel 6dea46ff3e Initial commit 2013-03-10 01:07:57 +01:00