Did you mean truncate?
DB::table('pages')->truncate();
awsp said:
Did you mean truncate?
DB::table('pages')->truncate();
That's it! Thanks :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community