Hi, no they won't be deleted, i suggest using model event, in this case event on deleted. You can read more about events http://laravel.com/docs/eloquent#model-events
If it's just fine to delete the records from the database, perhaps you could add a foreign key. Thats what I do most of the times.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community