colbyr / aware

self-validating models for Laravel\Eloquent

Home Page:http://bundles.laravel.com/bundle/aware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update aware for L4

colbyr opened this issue · comments

Pretty self explanatory...

Started working on it!

Here's the official repository: https://github.com/awareness/aware

Is this in a working state at this point? Following the installation steps I get class Aware not found.

@stygiansabyss are you using laravel 4 with composer? or laravel 3?

I believe you need to use the namespace Awareness\Aware for the laravel 4 version.

That is what it was. I eventually figured it out, but may want to add it to the installation notes for the laravel 4 readme. Thanks for the reply though :)